diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-03-29 00:10:59 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-03-29 00:10:59 +0100 |
commit | 5cc42ad7b707c9cdce5f3e21e418b6e748c8f056 (patch) | |
tree | 0db56c9318700f1110123d8214d4a280575cf9aa | |
parent | Revert "pedantic" (diff) | |
parent | merged some parts of pawel clone. In previous commit.. (diff) | |
download | rekonq-5cc42ad7b707c9cdce5f3e21e418b6e748c8f056.tar.xz |
Merge branch 'prova2'
-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 d76b0d8d..3f252ca2 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -19,7 +19,6 @@ * ============================================================ */ - // Self Includes #include "mainwindow.h" #include "mainwindow.moc" |