mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
software gives you an outliner, a distraction-free mode, a note manager and much more! WWW: http://www.plume-creator.eu/ PR: 200117 Submitted by: yamagi@yamagi.org
8 lines
197 B
C++
8 lines
197 B
C++
--- src/textzone.cpp.orig 2015-05-10 16:46:22 UTC
|
||
+++ src/textzone.cpp
|
||
@@ -1,4 +1,4 @@
|
||
-#if QT_VERSION >= 0x050000
|
||
+#if QT_VERSION >= 0x050000
|
||
#include <QtWidgets>
|
||
#endif
|
||
#include <QtGui>
|