userguide/inc/HelpKeywordView.h
changeset 34 4533d75b8d4e
parent 33 1038206aa0cb
--- a/userguide/inc/HelpKeywordView.h	Wed Jun 23 18:03:20 2010 +0300
+++ b/userguide/inc/HelpKeywordView.h	Tue Jul 06 14:06:37 2010 +0300
@@ -45,15 +45,16 @@
 	void initVirtualKeyboard();
 
 private:
-	void onOrientationChanged(Qt::Orientation orientation);
-
-private:
 	HbLabel* label();
     
 private:
 	void updateVisibleItems(bool visible);
 	void ResetSearchPanel();	
 	void updateLabelPos();
+	void showToolBar(bool visible);
+
+private slots:
+	void onOrientationChanged(Qt::Orientation orientation);
 
 private slots: // handle system event
     void onViewReady();