diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2008-12-06 10:25:23 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2008-12-06 10:25:23 +0100 |
commit | 75e3a98bb31afe389a5ac63b8f82423d019721a8 (patch) | |
tree | 6790b56366c1b17f1a7b92856bf8aa0f782bf681 /src/tabwidget.h | |
parent | Fully using KConfig files to manage cookies and settings (diff) | |
download | rekonq-75e3a98bb31afe389a5ac63b8f82423d019721a8.tar.xz |
more KDE-like menubar(s)..
Diffstat (limited to 'src/tabwidget.h')
-rw-r--r-- | src/tabwidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tabwidget.h b/src/tabwidget.h index 5a48072f..6e9f2f66 100644 --- a/src/tabwidget.h +++ b/src/tabwidget.h @@ -69,7 +69,7 @@ private: }; -// ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +// ---------------------------------------------------------------------------------------------------------------------------- @@ -106,7 +106,7 @@ private: }; -// ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +// ---------------------------------------------------------------------------------------------------------------------------- // KDE Includes #include <KUrl> |