aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2015-12-08 19:13:50 +0100
committerAngelo Naselli <anaselli@linux.it>2015-12-08 19:13:50 +0100
commitf780a6fe43e4ca8cbe621427f1be41a962bfb056 (patch)
tree43d31d4f9b1dee3237717a3d9b05d8b1b19ebf44 /Changes
parent307e064d542adabf6e878b595fba4dbac8126917 (diff)
downloadmanatools-f780a6fe43e4ca8cbe621427f1be41a962bfb056.tar
manatools-f780a6fe43e4ca8cbe621427f1be41a962bfb056.tar.gz
manatools-f780a6fe43e4ca8cbe621427f1be41a962bfb056.tar.bz2
manatools-f780a6fe43e4ca8cbe621427f1be41a962bfb056.tar.xz
manatools-f780a6fe43e4ca8cbe621427f1be41a962bfb056.zip
Changed Clock to use Shared::GUI::Dialog
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 708d4e47..46554c43 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+ - Changed Clock to be the first Shared::GUI::Dialog implementation
- Changed Shared::GUI::Dialog constant values using MooseX
- Added CommandLine attribute to Module, to make it available
for all the GUI modules.