diff options
author | Tim E. Real <termtech@rogers.com> | 2010-11-21 03:48:35 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-11-21 03:48:35 +0000 |
commit | 4c142f6b4483c191c880b23c84199a3b2022ce01 (patch) | |
tree | f8d4812fe777e978444c162afdd156d41354ab8f /muse2/ChangeLog | |
parent | e29c2ba6ed400e54dca62a35ce53edea85d34ddb (diff) |
Style sheet support. See ChangeLog.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index b2d4bd33..c506bd1e 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -5,6 +5,8 @@ shortcutcapturedialogbase, shortcutconfigbase, aboutbox, editsysexdialogbase, editnotedialogbase, editctrlbase (Orcan) - Converted all of editevent.cpp to Qt4 (Orcan) + - Load default compiled-in style-sheet resource :/style.qss in main(). (Tim) + Added style sheet support to Appearance settings, with reset button. 19.11.2010 - Started some conversions of midieditor, pianoroll, drumedit, incl. their QGridLayouts. (Tim) - More icon conversion work (Orcan) |