ports/editors/plume-creator-devel/files/patch-src__textzone.cpp
Pawel Pekala 0a61681182 Are you a writer? Plume Creator will help you with this hard task! This
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
2015-10-28 23:24:20 +00:00

8 lines
197 B
C++
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--- 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>