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

List:       kde-commits
Subject:    playground/utils/charm/trunk/Charm
From:       David Faure <faure () kde ! org>
Date:       2009-02-12 10:24:14
Message-ID: 1234434254.384560.23895.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 925067 by dfaure:

1 compile fix for linux, but it still doesn't compile:
Application.cpp:207: error: ‘m_mainWindow' was not declared in this scope
CCMAIL: mirko@kde.org


 M  +2 -0      CharmWindow.cpp  


--- trunk/playground/utils/charm/trunk/Charm/CharmWindow.cpp #925066:925067
@@ -13,6 +13,8 @@
 #include "Commands/CommandRelayCommand.h"
 #include "CharmWindow.h"
 
+#include <algorithm> //for_each()
+
 CharmWindow::CharmWindow( const QString& name, QWidget* parent )
     : QMainWindow( parent )
     , m_windowName( name )
[prev in list] [next in list] [prev in thread] [next in thread] 

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