[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [calligra/kexi-frameworks7-staniek] kexi/main: Kexi: Qt5 itself appends "-- Kexi" to the window titl
From:       Jaroslaw Staniek <staniek () kde ! org>
Date:       2015-06-30 20:24:24
Message-ID: E1ZA24u-0006Ps-Sm () scm ! kde ! org
[Download RAW message or body]

Git commit 487b4b3990f90fc65e6ad49976e451e6130b0e7a by Jaroslaw Staniek.
Committed on 30/06/2015 at 20:16.
Pushed by staniek into branch 'kexi-frameworks7-staniek'.

Kexi: Qt5 itself appends "-- Kexi" to the window title, don't try to do that

M  +1    -1    kexi/main/KexiMainWindow.cpp

http://commits.kde.org/calligra/487b4b3990f90fc65e6ad49976e451e6130b0e7a

diff --git a/kexi/main/KexiMainWindow.cpp b/kexi/main/KexiMainWindow.cpp
index ad4b3ab..b6f12aa 100644
--- a/kexi/main/KexiMainWindow.cpp
+++ b/kexi/main/KexiMainWindow.cpp
@@ -1974,7 +1974,7 @@ void KexiMainWindow::updateAppCaption()
         }
     }
 =

-    setWindowTitle(KexiUtils::makeStandardCaption(d->appCaptionPrefix));
+    setWindowTitle(d->appCaptionPrefix);
 }
 =

 bool KexiMainWindow::queryClose()

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic