debug build for adam
[quassel.git] / src / client / treemodel.h
index 2b77c5b..55dafac 100644 (file)
@@ -74,6 +74,8 @@ public:
   int row() const;
   AbstractTreeItem *parent() const;
 
+  void dumpChildList();
+  
 signals:
   void dataChanged(int column = -1);