diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-03-29 00:10:49 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-03-29 00:10:49 +0100 |
commit | 94d9bd4c079961c88a57cfc89a3771308823de2b (patch) | |
tree | 14a9dec045a2f01db4d41f57a0c85ae9182af7ca /src/mainwindow.cpp | |
parent | pedantic (diff) | |
download | rekonq-94d9bd4c079961c88a57cfc89a3771308823de2b.tar.xz |
merged some parts of pawel clone. In previous commit..
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r-- | src/mainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 5dd8663e..ed347bef 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -19,7 +19,6 @@ * ============================================================ */ - // Self Includes #include "mainwindow.h" #include "mainwindow.moc" |