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

List:       kde-commits
Subject:    branches/KDE/4.6/kdegraphics/okular
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2011-03-20 13:47:58
Message-ID: 20110320134758.A4757AC8C8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1225386 by aacid:

backport r1225385 | aacid | 2011-03-20 13:46:43 +0000 (Sun, 20 Mar 2011) | 2 lines

kdelibs complains with a kError this is a QAction, move to KAction so users don't get \
pollution in their shells


 M  +1 -1      part.cpp  


--- branches/KDE/4.6/kdegraphics/okular/part.cpp #1225385:1225386
@@ -2264,7 +2264,7 @@
     if ( m_bookmarkActions.isEmpty() )
     {
         havebookmarks = false;
-        QAction * a = new QAction( 0 );
+        QAction * a = new KAction( 0 );
         a->setText( i18n( "No Bookmarks" ) );
         a->setEnabled( false );
         m_bookmarkActions.append( a );


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

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