diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-05-07 01:57:35 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-05-07 01:57:35 +0200 |
commit | 7a8309f2f3336740ffcec1d89154750ffa86c7bc (patch) | |
tree | 76aad61b277fabdd4dd1cd3c969cc851b3f5f8d4 /src/modelmenu.cpp | |
parent | Fixing forgotten merging issues.. (diff) | |
download | rekonq-7a8309f2f3336740ffcec1d89154750ffa86c7bc.tar.xz |
EBN Krazy fixes. 2nd round..
Diffstat (limited to 'src/modelmenu.cpp')
-rw-r--r-- | src/modelmenu.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modelmenu.cpp b/src/modelmenu.cpp index cc43a3f3..57b094ab 100644 --- a/src/modelmenu.cpp +++ b/src/modelmenu.cpp @@ -19,6 +19,7 @@ * ============================================================ */ +// Self Includes #include "modelmenu.h" |