ginebra2/SettingsToolbarSnippet.h
changeset 12 afcd8e6d025b
parent 3 0954f5dd2cd0
equal deleted inserted replaced
11:786160610b4d 12:afcd8e6d025b
    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) ;