From d8431223d34476a17835a05d9508e92447f22479 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 15 Aug 2015 16:06:00 +0200 Subject: Restructure QML and JS sources `list` holds the components of the central list UI element. `command` holds the UI and implementation parts of the command mode. `widget` holds more or less general purpose elements that may also be of use in other circumstances. --- qml/ui.qrc | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 qml/ui.qrc (limited to 'qml/ui.qrc') diff --git a/qml/ui.qrc b/qml/ui.qrc deleted file mode 100644 index c8bd040..0000000 --- a/qml/ui.qrc +++ /dev/null @@ -1,12 +0,0 @@ - - - main.qml - StateHandler.qml - TerminalItem.qml - EmbeddedTerminal.qml - CommandInput.qml - TerminalList.qml - Highlighter.qml - commands.js - - -- cgit v1.2.3