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/tabbar.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/tabbar.cpp')
-rw-r--r-- | src/tabbar.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tabbar.cpp b/src/tabbar.cpp index 4af2202a..d403a39c 100644 --- a/src/tabbar.cpp +++ b/src/tabbar.cpp @@ -29,6 +29,7 @@ //Self Includes #include "tabbar.h" +#include "tabbar.moc" // Local Includes #include "rekonq.h" |