Skip to content
Snippets Groups Projects
Commit a0b7eb4c authored by Mathieu Leduc-Hamel's avatar Mathieu Leduc-Hamel
Browse files

[#2838] Fix build on QT4.6 of the kde client

parent 87bc014b
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include <unistd.h>
#include "AccountWizard.h"
#include <QVBoxLayout>
#include <QFormLayout>
......
......@@ -18,7 +18,7 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include <unistd.h>
#include "SFLPhone.h"
#include <KApplication>
......
#include <unistd.h>
#include <QApplication>
#include <QtCore/QString>
#include <QtGui/QMenu>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment