diff options
Diffstat (limited to 'graphics/eos-movrec/files/patch-main.cpp')
-rw-r--r-- | graphics/eos-movrec/files/patch-main.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/eos-movrec/files/patch-main.cpp b/graphics/eos-movrec/files/patch-main.cpp deleted file mode 100644 index fe6e7f95e4fa..000000000000 --- a/graphics/eos-movrec/files/patch-main.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- main.cpp.orig 2013-09-19 22:25:36.000000000 +0400 -+++ main.cpp 2013-09-19 22:26:10.000000000 +0400 -@@ -19,6 +19,7 @@ - ***************************************************************************/ - - #include <qapplication.h> -+#include <clocale> - #include "mainwnd.h" - - int main(int argc, char **argv) |