Fix off by one error causing the scrollbar to show up.
[kdepim.git] / akonadiconsole / org.freedesktop.Akonadi.DebugInterface.xml
blobd2ee8ef050fe555c32203eadaed796ddaf7ed4b2
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2 <node>
3   <interface name="org.freedesktop.Akonadi.DebugInterface">
4     <method name="tracer">
5       <arg type="s" direction="out"/>
6     </method>
7     <method name="setTracer">
8       <arg name="tracer" type="s" direction="in"/>
9     </method>
10   </interface>
11 </node>