diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-05 10:25:41 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-05 10:25:41 +0200 |
commit | bddbda6322eb69ad50dd2b7c7f520ad3b2366a5f (patch) | |
tree | b2fa4040f1d81fcc56319830861b9b60010bb3c7 /src/cookiedialog.h | |
parent | Updated Changelog and TODO files. Removed unuseful FILES file (diff) | |
download | rekonq-bddbda6322eb69ad50dd2b7c7f520ad3b2366a5f.tar.xz |
Fix Include
Imported commit from KDE svn. Thanks to mlaurent for this..
Diffstat (limited to 'src/cookiedialog.h')
-rw-r--r-- | src/cookiedialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cookiedialog.h b/src/cookiedialog.h index 5c0de55f..79655f25 100644 --- a/src/cookiedialog.h +++ b/src/cookiedialog.h @@ -35,7 +35,6 @@ #include <QtGui/QTableView> #include <QtGui/QSortFilterProxyModel> -#include <QtNetwork/QNetworkCookieJar> class CookieModel : public QAbstractTableModel |