Add some documentation. Fix popup button locations on Maemo. Ensure popup buttons...
[dorian] / devtools.h
index 040c22b..e9d7215 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <QtGui>
 
+/** Display developer tools. */
 class DevTools: public QDialog
 {
     Q_OBJECT