summaryrefslogtreecommitdiff
path: root/src/webinspectorpanel.cpp
diff options
context:
space:
mode:
authorJon Ander Peñalba <jonan88@gmail.com>2010-09-03 08:21:33 +0200
committerJon Ander Peñalba <jonan88@gmail.com>2010-09-03 08:27:20 +0200
commit99cf895a6e499e7165ccdcd8f2816b4896839606 (patch)
tree11f9f78a0b95d4c334cc03276fc685a6053e4d2c /src/webinspectorpanel.cpp
parentInclude clean-up in the big src directory (diff)
downloadrekonq-99cf895a6e499e7165ccdcd8f2816b4896839606.tar.xz
Include all .moc files removed in the previous commit
Diffstat (limited to 'src/webinspectorpanel.cpp')
-rw-r--r--src/webinspectorpanel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webinspectorpanel.cpp b/src/webinspectorpanel.cpp
index 05e24fe0..365bc6be 100644
--- a/src/webinspectorpanel.cpp
+++ b/src/webinspectorpanel.cpp
@@ -26,6 +26,7 @@
// Self Includes
#include "webinspectorpanel.h"
+#include "webinspectorpanel.moc"
// Local Includes
#include "mainwindow.h"