mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-03-20 09:39:07 +00:00
Fix missing sources in konsole-qml-plugin.pro.
This commit is contained in:
parent
4064a38998
commit
5586c36efe
@ -44,7 +44,7 @@ SOURCES += \
|
||||
$$PWD/src/ColorScheme.cpp \
|
||||
$$PWD/src/TerminalDisplay.cpp \
|
||||
$$PWD/src/ksession.cpp \
|
||||
src/utmpmac.cpp
|
||||
$$PWD/src/utmpmac.cpp
|
||||
|
||||
HEADERS += \
|
||||
$$PWD/src/plugin.h \
|
||||
@ -76,6 +76,7 @@ HEADERS += \
|
||||
$$PWD/src/ColorScheme.h \
|
||||
$$PWD/src/TerminalDisplay.h \
|
||||
$$PWD/src/ksession.h
|
||||
$$PWD/src/utmpmac.h
|
||||
|
||||
OTHER_FILES += \
|
||||
$$PWD/src/qmldir \
|
||||
|
Loading…
x
Reference in New Issue
Block a user