diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-10-11 12:23:07 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-10-11 12:23:07 +0200 |
commit | ab7a1d8e856894a0074178aee111b4043738d439 (patch) | |
tree | 732390d3b542a53a1c850bb262b077d157b54237 /src/previewselectorbar.h | |
parent | No need to check progress if load is finished. (diff) | |
parent | ListItem: add auto test for multiple word highlighting. (diff) | |
download | rekonq-ab7a1d8e856894a0074178aee111b4043738d439.tar.xz |
Merge branch 'm213'
Diffstat (limited to 'src/previewselectorbar.h')
-rw-r--r-- | src/previewselectorbar.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/previewselectorbar.h b/src/previewselectorbar.h index 9f8c78cc..9684a012 100644 --- a/src/previewselectorbar.h +++ b/src/previewselectorbar.h @@ -55,8 +55,6 @@ private slots: void verifyUrl(); - void destroy(); - private: QPushButton *m_button; QLabel *m_label; |