From 637b6a24606487667ae146c42bbd6d58056689e1 Mon Sep 17 00:00:00 2001 From: Matthias Van Woensel Date: Tue, 13 Nov 2018 20:48:32 +0100 Subject: [PATCH] #19 Adding emtpy Label and WaitIcon to project folder to make it consistent to other classes. --- install/project/qcubed/Control/Label.php | 14 ++++++++++++++ install/project/qcubed/Control/WaitIcon.php | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 install/project/qcubed/Control/Label.php create mode 100644 install/project/qcubed/Control/WaitIcon.php diff --git a/install/project/qcubed/Control/Label.php b/install/project/qcubed/Control/Label.php new file mode 100644 index 0000000..c787279 --- /dev/null +++ b/install/project/qcubed/Control/Label.php @@ -0,0 +1,14 @@ +