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

List:       kde-commits
Subject:    KDE/kdelibs (silent)
From:       Laurent Montel <montel () kde ! org>
Date:       2006-12-12 10:41:05
Message-ID: 1165920065.500494.3027.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 612698 by mlaurent:

SVN_SILENT: minor fix


 M  +1 -1      KDE4PORTING.html  


--- trunk/KDE/kdelibs/KDE4PORTING.html #612697:612698
@@ -146,7 +146,7 @@
 anymore but instead operate on QAction pointers. If you get compilation errors with code like the
 following then just replace KAction with QAction:
 <pre>
-KAction *a = actionCollection()->action("foo");
+KAction *a = actionCollection()-&gt;action("foo");
 ...
 </pre>
 Also if you get errors about KAction being an unknown type it is often enough to forward declare
[prev in list] [next in list] [prev in thread] [next in thread] 

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