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

List:       kde-commits
Subject:    kdewebdev/quanta/utility
From:       Paulo Moura Guedes <moura () kdewebdev ! org>
Date:       2005-04-03 18:58:48
Message-ID: 20050403185848.63C165FA () office ! kde ! org
[Download RAW message or body]

CVS commit by mojo: 

Second try.


  M +5 -0      tagaction.cpp   1.128
  M +1 -0      tagaction.h   1.36


--- kdewebdev/quanta/utility/tagaction.cpp  #1.127:1.128
@@ -446,4 +446,9 @@ bool TagAction::slotActionActivated(KAct
     return true;
 }
+#else
+ // hack to compile. moc doesn't check the "#ifdef" at the declaration and the compiler complains 
+ // of no matching function.
+bool TagAction::slotActionActivated(KAction::ActivationReason /*reason*/, Qt::ButtonState /*state*/)
+{return true;}
 #endif
 

--- kdewebdev/quanta/utility/tagaction.h  #1.35:1.36
@@ -28,4 +28,5 @@
 
 class KMainWindow;
+enum KAction::ActivationReason;
 class QuantaView;
 class KProcess;


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

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