ginebra2/BookmarksToolbarSnippet.h
changeset 12 afcd8e6d025b
parent 3 0954f5dd2cd0
equal deleted inserted replaced
11:786160610b4d 12:afcd8e6d025b
    46         void addBookmarkSelected();
    46         void addBookmarkSelected();
    47 
    47 
    48     private Q_SLOTS:
    48     private Q_SLOTS:
    49         // Back action trigger handler. Switches back to webview
    49         // Back action trigger handler. Switches back to webview
    50         void handleBackButton();
    50         void handleBackButton();
       
    51         void onAspectChanged( ); 
    51 
    52 
    52     private:
    53     private:
    53         /// Reimplemented
    54         /// Reimplemented
    54         void setAction(ChromeSnippet * s);
    55         void setAction(ChromeSnippet * s);
    55         void addChild(ChromeSnippet * child) ;
    56         void addChild(ChromeSnippet * child) ;