summaryrefslogtreecommitdiffstats
path: root/CoffeeTweed/Taskbar.qml
diff options
context:
space:
mode:
Diffstat (limited to 'CoffeeTweed/Taskbar.qml')
-rw-r--r--CoffeeTweed/Taskbar.qml6
1 files changed, 0 insertions, 6 deletions
diff --git a/CoffeeTweed/Taskbar.qml b/CoffeeTweed/Taskbar.qml
deleted file mode 100644
index f64ae17..0000000
--- a/CoffeeTweed/Taskbar.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import Qt 4.7
-
-Rectangle {
- width: 800; height: 55
- Image { source: "images/taskbar_placeholder.png" }
-}