7b17087b7f
QtWebKit support. This release adds cadastre-fr and bing maps plugins.
12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
$OpenBSD: patch-src_MainWindow_cpp,v 1.2 2011/01/10 09:34:24 landry Exp $
|
|
--- src/MainWindow.cpp.orig Sun Dec 26 12:09:36 2010
|
|
+++ src/MainWindow.cpp Sun Jan 9 10:49:43 2011
|
|
@@ -102,6 +102,7 @@
|
|
#include <QStyleFactory>
|
|
#include <QMenu>
|
|
#include <QTcpServer>
|
|
+#include <QTcpSocket>
|
|
|
|
#include "qttoolbardialog.h"
|
|
|