summaryrefslogtreecommitdiff
path: root/src/tabwidget.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2008-11-28 10:58:12 +0100
committerAndrea Diamantini <adjam7@gmail.com>2008-11-28 10:58:12 +0100
commitbc901b1e79acf8c49fb76c3aeabbf59a49fc8276 (patch)
treee8fc8f52ea6b6c1ef55f034212fed3520e7c3cc0 /src/tabwidget.h
parentDefinitely removed searclineedit and urllineedit classes. Will use my own.. ;) (diff)
downloadrekonq-bc901b1e79acf8c49fb76c3aeabbf59a49fc8276.tar.xz
Various adjustments. Nothing really important.Various adjustments. Nothing really important...
Diffstat (limited to 'src/tabwidget.h')
-rw-r--r--src/tabwidget.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tabwidget.h b/src/tabwidget.h
index 63cd4e48..8e6d16b4 100644
--- a/src/tabwidget.h
+++ b/src/tabwidget.h
@@ -69,6 +69,9 @@ private:
};
+// ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+
+
#include <QWebPage>
@@ -103,7 +106,7 @@ private:
};
-
+// ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
#include <QUrl>
#include <QTabWidget>