File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qgcodeeditor.prf
33usr/lib/x86_64-linux-gnu/qt5/libqgcodeeditor_qt5.so
44usr/lib/x86_64-linux-gnu/qt5/libqgcodeeditor_qt5.so.0
55usr/lib/x86_64-linux-gnu/qt5/libqgcodeeditor_qt5.so.0.1
6- usr/lib/x86_64-linux-gnu/qt5/libqgcodeeditor_qt5.so.0.1.17
6+ usr/lib/x86_64-linux-gnu/qt5/libqgcodeeditor_qt5.so.0.1.19
77usr/include/x86_64-linux-gnu/qt5/QGCodeEditor/QGCodeEditor.h
88usr/include/x86_64-linux-gnu/qt5/QGCodeEditor/QGCodeSyntaxHighlighter.h
99usr/lib/x86_64-linux-gnu/qt6/libqgcodeeditor_qt6.prl
1010usr/lib/x86_64-linux-gnu/qt6/mkspecs/features/qgcodeeditor.prf
1111usr/lib/x86_64-linux-gnu/qt6/libqgcodeeditor_qt6.so
1212usr/lib/x86_64-linux-gnu/qt6/libqgcodeeditor_qt6.so.0
1313usr/lib/x86_64-linux-gnu/qt6/libqgcodeeditor_qt6.so.0.1
14- usr/lib/x86_64-linux-gnu/qt6/libqgcodeeditor_qt6.so.0.1.17
14+ usr/lib/x86_64-linux-gnu/qt6/libqgcodeeditor_qt6.so.0.1.19
1515usr/include/x86_64-linux-gnu/qt6/QGCodeEditor/QGCodeEditor.h
1616usr/include/x86_64-linux-gnu/qt6/QGCodeEditor/QGCodeSyntaxHighlighter.h
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ greaterThan(QT_MAJOR_VERSION, 5) {
66} else {
77 TARGET = qgcodeeditor_qt5
88}
9- VERSION = 0.1.18
9+ VERSION = 0.1.19
1010
1111QT *= gui widgets
1212
Original file line number Diff line number Diff line change 11QMAKE_PRL_BUILD_DIR = /home/koppi/libqgcodeeditor/src
22QMAKE_PRO_INPUT = QGCodeEditor.pro
3- QMAKE_PRL_TARGET = libQGCodeEditor.so.0.1.18
3+ QMAKE_PRL_TARGET = libQGCodeEditor.so.0.1.19
44QMAKE_PRL_CONFIG = lex yacc exceptions depend_includepath testcase_targets import_plugins import_qpa_plugin file_copies qmake_use qt warn_on release link_prl incremental shared shared release linux unix posix gcc thread create_prl rtti have_target dll uic opengl moc resources
55QMAKE_PRL_VERSION = 0.0.1
You can’t perform that action at this time.
0 commit comments