diff options
-rw-r--r-- | qscintilla/qscintilla_1.60-gpl-1.3b.oe | 0 | ||||
-rw-r--r-- | visiscript/compilefix.patch | 16 | ||||
-rw-r--r-- | visiscript/files/compilefix.patch | 0 | ||||
-rw-r--r-- | visiscript/files/qcleanuphandler.h | 0 | ||||
-rw-r--r-- | visiscript/files/qptrlist.h | 0 | ||||
-rw-r--r-- | visiscript/visiscript_0.3.2.oe | 0 |
6 files changed, 0 insertions, 16 deletions
diff --git a/qscintilla/qscintilla_1.60-gpl-1.3b.oe b/qscintilla/qscintilla_1.60-gpl-1.3b.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/qscintilla/qscintilla_1.60-gpl-1.3b.oe diff --git a/visiscript/compilefix.patch b/visiscript/compilefix.patch deleted file mode 100644 index 3e3fb3458c..0000000000 --- a/visiscript/compilefix.patch +++ /dev/null @@ -1,16 +0,0 @@ - -# -# Patch managed by http://www.holgerschurig.de/patcher.html -# - ---- visiscript/main.cpp~compilefix -+++ visiscript/main.cpp -@@ -66,7 +66,7 @@ - QApplication aAppl( argc, argv ); - - // ** prepare application for different languages...** -- QTranslator * pTranslator = new QTranslator(); -+ QTranslator * pTranslator = new QTranslator( 0, "translator" ); - QString sLanguage; - QString sLanguageTemp = ProcessLanguage( pTranslator, sLanguage, &aAppl ); - diff --git a/visiscript/files/compilefix.patch b/visiscript/files/compilefix.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/visiscript/files/compilefix.patch diff --git a/visiscript/files/qcleanuphandler.h b/visiscript/files/qcleanuphandler.h new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/visiscript/files/qcleanuphandler.h diff --git a/visiscript/files/qptrlist.h b/visiscript/files/qptrlist.h new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/visiscript/files/qptrlist.h diff --git a/visiscript/visiscript_0.3.2.oe b/visiscript/visiscript_0.3.2.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/visiscript/visiscript_0.3.2.oe |