diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-04-17 14:24:35 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-04-17 14:24:35 +0200 |
commit | 969eb157c5343eae7efefb7e48a843c4ec2180b8 (patch) | |
tree | ad72287f116b7902a81bbbe1d413aa7d3fe453dc /src/mainwindow.cpp | |
parent | Forgotted webkit icon added ;) (diff) | |
download | rekonq-969eb157c5343eae7efefb7e48a843c4ec2180b8.tar.xz |
set (Untitled) to untitled pages..
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r-- | src/mainwindow.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 809a209e..b68a6ad1 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -840,4 +840,5 @@ bool MainWindow::queryClose() } return true; -}
\ No newline at end of file +} +
\ No newline at end of file |