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

List:       kde-commits
Subject:    koffice/lib/kofficecore
From:       Joseph Wenninger <kde () jowenn ! at>
Date:       2003-03-16 19:29:11
[Download RAW message or body]

CVS commit by jowenn: 

experimental usage of KMainWindow::setStandardToolBarMenuEnabled(true)


  M +1 -0      koMainWindow.cc   1.295
  M +2 -2      koffice_shell.rc   1.31


--- koffice/lib/kofficecore/koMainWindow.cc  #1.294:1.295
@@ -217,4 +217,5 @@ KoMainWindow::KoMainWindow( KInstance *i
     : KParts::MainWindow( name )
 {
+    setStandardToolBarMenuEnabled(true); // should there be a check for >= 3.1 ?
     Q_ASSERT(instance);
     d = new KoMainWindowPrivate;

--- koffice/lib/kofficecore/koffice_shell.rc  #1.30:1.31
@@ -1,4 +1,4 @@
 <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<kpartgui name="KOfficeShell" version="13">
+<kpartgui name="KOfficeShell" version="14">
 <MenuBar>
  <Menu name="file" noMerge="1"><text>&amp;File</text>
@@ -29,5 +29,5 @@
   <DefineGroup name="settings_top"/>
   <Merge/>
-  <ActionList name="toolbarlist"/>
+<!--  <ActionList name="toolbarlist"/> -->
   <Separator/>
   <Action name="options_configure_keybinding"/>


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

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