equal
deleted
inserted
replaced
42 |
42 |
43 private Q_SLOTS: |
43 private Q_SLOTS: |
44 // Back action trigger handler. Switches back to webview |
44 // Back action trigger handler. Switches back to webview |
45 void handleBackButton(); |
45 void handleBackButton(); |
46 void handleFeedbackButton(); |
46 void handleFeedbackButton(); |
|
47 void onAspectChanged( ); |
47 |
48 |
48 private: |
49 private: |
49 /// Reimplemented |
50 /// Reimplemented |
50 void setAction(ChromeSnippet * s); |
51 void setAction(ChromeSnippet * s); |
51 void addChild(ChromeSnippet * child) ; |
52 void addChild(ChromeSnippet * child) ; |