diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-06-13 15:14:15 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-06-13 16:01:49 -0300 |
commit | cfd60d6e47a351e1ce52709a497e5a0b03319dcf (patch) | |
tree | 203a1fbef5673cd1343f84974e90f7b5fa038573 /changes | |
parent | 93db3e9da1347f239eba937120c6f7fb05eaab0a (diff) |
Refactor the status bits out of the MainWindow to StatusPanelWidget
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_refactor_status | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature_refactor_status b/changes/feature_refactor_status new file mode 100644 index 00000000..5ea0d959 --- /dev/null +++ b/changes/feature_refactor_status @@ -0,0 +1,2 @@ + o Refactor the status bits out of the MainWindow to its own + StatusPanelWidget. Closes #2792
\ No newline at end of file |