Re-design ListWindow.
[dorian] / widgets / toolbuttonbox.h
index 17ff60a..758a81c 100644 (file)
@@ -6,6 +6,7 @@
 class QString;
 class QButtonGroup;
 
+/** Frame with tool buttons. */
 class ToolButtonBox: public QFrame
 {
     Q_OBJECT