Implemented search through library
[someplayer] / src / toolswidget.h
index dd8034d..82a9b3b 100644 (file)
@@ -39,6 +39,7 @@ public:
 public slots:
        void updateIcons();
        void show();
+       void toggleArrows(bool);
 
 signals:
        void toggleFullscreen(bool);