summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-gutenbrowser/gutenbrowser.h
Unidiff
Diffstat (limited to 'noncore/apps/opie-gutenbrowser/gutenbrowser.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-gutenbrowser/gutenbrowser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/opie-gutenbrowser/gutenbrowser.h b/noncore/apps/opie-gutenbrowser/gutenbrowser.h
index acb6e59..2958f01 100644
--- a/noncore/apps/opie-gutenbrowser/gutenbrowser.h
+++ b/noncore/apps/opie-gutenbrowser/gutenbrowser.h
@@ -159,12 +159,13 @@ protected:
159 bool showMainList; 159 bool showMainList;
160 bool useIcons; 160 bool useIcons;
161 bool working; 161 bool working;
162 162
163 163
164protected slots: 164protected slots:
165 void hideView();
165 166
166 void BackBtn(); 167 void BackBtn();
167 void Bookmark( int); 168 void Bookmark( int);
168 void ByeBye(); 169 void ByeBye();
169 void ChangeFont(); 170 void ChangeFont();
170 void ClearEdit(); 171 void ClearEdit();