diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-04-26 23:51:25 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-04-26 23:51:25 +0200 |
commit | e52ed70c8e6e1abd8adc27dd0052328fa5f4deff (patch) | |
tree | c9fa2145c0a0a66f02fbfa7dee9f97c8f87f5ae0 /src/sidepanel.h | |
parent | KDE mail Tool Invocation (diff) | |
download | rekonq-e52ed70c8e6e1abd8adc27dd0052328fa5f4deff.tar.xz |
Including moc files && lineedit class Q_OBJECT fix
Diffstat (limited to 'src/sidepanel.h')
-rw-r--r-- | src/sidepanel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sidepanel.h b/src/sidepanel.h index ce536527..ae1a76f1 100644 --- a/src/sidepanel.h +++ b/src/sidepanel.h @@ -20,7 +20,6 @@ #ifndef SIDEPANEL_H #define SIDEPANEL_H - // Qt Includes #include <QDockWidget> |