mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 15:12:28 +00:00 
			
		
		
		
	Fix missing sources in konsole-qml-plugin.pro.
This commit is contained in:
		| @@ -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 \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user