diff options
author | TCH <tch@protonmail.com> | 2020-05-03 00:39:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-05-03 00:39:34 +0900 |
commit | f77e5f19e61db1c7f4a96852440c8912cc8dfb2f (patch) | |
tree | e9c34b6b4cb1b1977485a9616f77051cfe4ee30d /common | |
parent | 82fe64d550d8754266109084f82dd56cc8a04f49 (diff) | |
download | tde-style-qtcurve-f77e5f19e61db1c7f4a96852440c8912cc8dfb2f.tar.gz tde-style-qtcurve-f77e5f19e61db1c7f4a96852440c8912cc8dfb2f.zip |
Updated to QtCurve version 1.8.5
Based on the original LGPL 2.1 QtCurve code from Craig Drummond <craig.p.drummond@gmail.com> available at https://github.com/KDE/qtcurve
Signed-off-by: TCH <tch@protonmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'common')
-rw-r--r-- | common/common.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/common/common.h b/common/common.h index b3bcc6a..dcc9b5c 100644 --- a/common/common.h +++ b/common/common.h @@ -1102,7 +1102,9 @@ typedef struct crSize, gbFactor, gbLabel, - thin; + thin, + tbarBtnAppearance, + tbarBtnEffect; ERound round; bool embolden, highlightTab, @@ -1124,6 +1126,7 @@ typedef struct gtkScrollViews, stdSidebarButtons, toolbarTabs, + hideShortcutUnderline, #ifdef __cplusplus gtkComboMenus, /* |