summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformservices.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qplatformservices.h')
-rw-r--r--src/gui/kernel/qplatformservices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qplatformservices.h b/src/gui/kernel/qplatformservices.h
index 00a87d51f5..005748d18c 100644
--- a/src/gui/kernel/qplatformservices.h
+++ b/src/gui/kernel/qplatformservices.h
@@ -52,6 +52,7 @@ class QUrl;
class Q_GUI_EXPORT QPlatformServices
{
public:
+ QPlatformServices();
virtual ~QPlatformServices() { }
virtual bool openUrl(const QUrl &url);