diff options
author | Jon Ander Peñalba <jonan88@gmail.com> | 2010-09-03 08:21:33 +0200 |
---|---|---|
committer | Jon Ander Peñalba <jonan88@gmail.com> | 2010-09-03 08:27:20 +0200 |
commit | 99cf895a6e499e7165ccdcd8f2816b4896839606 (patch) | |
tree | 11f9f78a0b95d4c334cc03276fc685a6053e4d2c /src/mainwindow.cpp | |
parent | Include clean-up in the big src directory (diff) | |
download | rekonq-99cf895a6e499e7165ccdcd8f2816b4896839606.tar.xz |
Include all .moc files removed in the previous commit
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r-- | src/mainwindow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 217c6f31..f1cec171 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -29,6 +29,7 @@ // Self Includes #include "mainwindow.h" +#include "mainwindow.moc" // Auto Includes #include "rekonq.h" |