summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2010-06-15 13:07:25 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2010-06-15 13:22:50 +0200
commit3029a2957c73609a81213158dddd40e959933ee3 (patch)
tree1b1485f9f140cd8d8f2901a06f1bfbec8bffb3bd
parent173cdff56c57e19921386c13c7c17457ad5b67c4 (diff)
downloadqt-creator-3029a2957c73609a81213158dddd40e959933ee3.tar.gz
Compile fix for ModulesHandler
-rw-r--r--src/plugins/debugger/moduleshandler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/debugger/moduleshandler.cpp b/src/plugins/debugger/moduleshandler.cpp
index a243c2da0a..272e71e7df 100644
--- a/src/plugins/debugger/moduleshandler.cpp
+++ b/src/plugins/debugger/moduleshandler.cpp
@@ -252,5 +252,3 @@ Modules ModulesHandler::modules() const
} // namespace Internal
} // namespace Debugger
-
-#include "moduleshandler.moc"