Clean up book view decorations code.
[dorian] / fullscreenwindow.h
index df2496c..bd93a10 100644 (file)
@@ -45,9 +45,6 @@ protected slots:
 
 private:
     TranslucentButton *restoreButton;
-    Progress *progress;
-    TranslucentButton *previousButton;
-    TranslucentButton *nextButton;
 };
 
 #endif // FULLSCREENWINDOW_H