autorotate for maemo
[tomamp] / mainwindow.h
index 023f673..ce4edca 100644 (file)
@@ -98,6 +98,10 @@ private slots:
     void removeAllButSelectedItem ();
     void highlightRow (int i);
     void unhighlightRow (int i);
+    void buttonUp ();
+    void buttonDown ();
+    void buttonDel ();
+    void itemRemoved (int i);
 
 protected:
     void contextMenuEvent (QContextMenuEvent*e);