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

List:       kde-commits
Subject:    kdeextragear-1/k3b/src/option
From:       Stephan Binner <binner () kde ! org>
Date:       2005-03-22 11:43:34
Message-ID: 20050322114334.2E0E53C2 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

KMessageBox::warningContinueCancel() for delete confirmation


  M +2 -2      k3bthemeoptiontab.cpp   1.7


--- kdeextragear-1/k3b/src/option/k3bthemeoptiontab.cpp  #1.6:1.7
@@ -179,5 +179,5 @@ void K3bThemeOptionTab::slotRemoveTheme(
       arg(item->text(0));
 
-    if( KMessageBox::questionYesNo( this, question, i18n("Confirmation")) != \
KMessageBox::Yes ) +    if( KMessageBox::warningContinueCancel( this, question, \
i18n("Confirmation"), KStdGuiItem::del()) != KMessageBox::Continue )  return;
 


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

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