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

List:       kde-commits
Subject:    [kexi] src/main: GIT_SILENT Keep project_properties and settings action for KEXI_SHOW_UNIMPLEMENTED 
From:       Jaroslaw Staniek <staniek () kde ! org>
Date:       2016-02-29 23:12:22
Message-ID: E1aaWzG-0000sv-04 () scm ! kde ! org
[Download RAW message or body]

Git commit 1b5d9f2a0449dc289264b5838609b84e2958234c by Jaroslaw Staniek.
Committed on 29/02/2016 at 23:07.
Pushed by staniek into branch 'master'.

GIT_SILENT Keep project_properties and settings action for KEXI_SHOW_UNIMPL=
EMENTED

(from calligra.git)

M  +2    -0    src/main/KexiMainWindow_p.cpp

http://commits.kde.org/kexi/1b5d9f2a0449dc289264b5838609b84e2958234c

diff --git a/src/main/KexiMainWindow_p.cpp b/src/main/KexiMainWindow_p.cpp
index 14eb050..8ba0e0f 100644
--- a/src/main/KexiMainWindow_p.cpp
+++ b/src/main/KexiMainWindow_p.cpp
@@ -250,9 +250,11 @@ void KexiMainMenu::showEvent(QShowEvent * event)
         m_menuWidget->addSeparator();
         m_menuWidget->addAction(ac->action("project_new"));
         m_menuWidget->addAction(ac->action("project_import_export_send"));
+#ifdef KEXI_SHOW_UNIMPLEMENTED
         m_menuWidget->addAction(ac->action("project_properties"));
         //! @todo project information
         m_menuWidget->addAction(ac->action("settings"));
+#endif
         m_menuWidget->addSeparator();
         m_menuWidget->addAction(ac->action("quit"));
         hlyr->addWidget(m_menuWidget);

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

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