changeset 5205 | 78138ae93820 |
parent 5204 | e1a5f4d5d86a |
child 5229 | 148d581b17ab |
--- a/QTfrontend/pageoptions.h Mon May 09 16:56:29 2011 +0200 +++ b/QTfrontend/pageoptions.h Mon May 09 18:00:39 2011 +0200 @@ -19,9 +19,10 @@ #ifndef PAGE_OPTIONS_H #define PAGE_OPTIONS_H -#include "pages.h" +#include "AbstractPage.h" class FPSEdit; +class IconedGroupBox; class PageOptions : public AbstractPage {