mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6222c15414
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
14 lines
367 B
Diff
14 lines
367 B
Diff
https://github.com/zealdocs/zeal/issues/376
|
|
https://github.com/zealdocs/zeal/issues/380
|
|
|
|
--- a/src/main.cpp 2015-04-19 23:08:52.000000000 +0000
|
|
+++ b/src/main.cpp 2015-08-18 22:36:56.408596690 +0000
|
|
@@ -3,6 +3,7 @@
|
|
|
|
#include <QApplication>
|
|
#include <QCommandLineParser>
|
|
+#include <QDataStream>
|
|
#include <QDir>
|
|
#include <QLocalSocket>
|
|
#include <QStandardPaths>
|
|
|