diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-04-10 19:06:12 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-04-10 19:06:12 +0200 |
commit | e9983ef3a90432866259829dd966dc5ea6ee58f3 (patch) | |
tree | 6f264344764aa7584368eb8c83992dc9de9f7794 /src/tabbar.h | |
parent | Fixed webview API (diff) | |
download | rekonq-e9983ef3a90432866259829dd966dc5ea6ee58f3.tar.xz |
pedantic
Diffstat (limited to 'src/tabbar.h')
-rw-r--r-- | src/tabbar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tabbar.h b/src/tabbar.h index f051292c..5ee04305 100644 --- a/src/tabbar.h +++ b/src/tabbar.h @@ -60,7 +60,6 @@ protected: /** * Added to fix tab dimension - * */ virtual QSize tabSizeHint(int index) const; |