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

List:       kde-commits
Subject:    kdeutils/kcalc
From:       Stephan Binner <binner () kde ! org>
Date:       2005-01-19 11:29:42
Message-ID: 20050119112942.4768D1CFD2 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

fix menu position


  M +1 -1      kcalc.cpp   1.192


--- kdeutils/kcalc/kcalc.cpp  #1.191:1.192
@@ -1014,5 +1014,5 @@ void KCalculator::setupConstantsKeys(QWi
         // add menu with scientific constants
         KCalcConstMenu *tmp_menu = new KCalcConstMenu(this);
-        menuBar()->insertItem(i18n("&Constants"), tmp_menu);
+        menuBar()->insertItem(i18n("&Constants"), tmp_menu, -1, 2);
         connect(tmp_menu, SIGNAL(activated(int)), this,
                 SLOT(slotConstantToDisplay(int)));


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

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