refactored frames so that it will be easier to add others

This commit is contained in:
Filippo Scognamiglio
2013-12-25 03:57:57 +01:00
parent 75a73011fb
commit 6a8ce43075
5 changed files with 137 additions and 79 deletions
+4 -1
View File
@@ -23,4 +23,7 @@ OTHER_FILES += \
$$PWD/qml/images/frame.png \
qml/cool-old-term/SettingsWindow.qml \
qml/cool-old-term/SettingComponent.qml \
qml/cool-old-term/ColorButton.qml
qml/cool-old-term/ColorButton.qml \
qml/cool-old-term/TerminalFrame.qml \
qml/cool-old-term/WhiteFrameShader.qml \
qml/cool-old-term/NoFrameShader.qml