ginebra2/BookmarksToolbarSnippet.h
changeset 15 73c48011b8c7
parent 6 1c3b8676e58c
equal deleted inserted replaced
13:491a1d15372f 15:73c48011b8c7
    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) ;