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

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/tests
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2006-03-27 17:05:01
Message-ID: 1143479101.011483.2959.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 523226 by chehrlic:

this was wrong...

 M  +1 -1      kedittest.cpp  


--- trunk/KDE/kdelibs/kdeui/tests/kedittest.cpp #523225:523226
@@ -10,7 +10,7 @@
   KApplication app;
   KEdit *edit = new KEdit( 0L );
   QMenu *pop = new QMenu( 0L );
-  pop->addAction( QAction( "Popupmenu item", this ) );
+  pop->addAction( "Popupmenu item" );
   edit->installRBPopup( pop );
   edit->show();
   return app.exec();
[prev in list] [next in list] [prev in thread] [next in thread] 

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