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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src
From:       Ariya Hidayat <ariya () kde ! org>
Date:       2009-07-30 14:37:17
Message-ID: 1248964637.193709.8211.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1004580 by ariya:

Fix Qt build.


 M  +1 -1      QtMainWindow.cpp  


--- trunk/KDE/kdeedu/marble/src/QtMainWindow.cpp #1004579:1004580
@@ -107,7 +107,7 @@
      connect( m_openAct, SIGNAL( triggered() ),
               this, SLOT( openFile() ) );
 
-     m_downloadAct = new QAction( QIcon(":/icons/get-hot-new-stuff.png"), tr("Download Maps...", this);
+     m_downloadAct = new QAction( QIcon(":/icons/get-hot-new-stuff.png"), tr("Download Maps..."), this);
      connect(m_downloadAct, SIGNAL(triggered()), this, SLOT(openMapSite()));
               
      m_exportMapAct = new QAction( QIcon(":/icons/document-save-as.png"), tr("&Export Map..."), this);
[prev in list] [next in list] [prev in thread] [next in thread] 

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