mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
ChGtk: OK/Cancel not swapped if Qt (KDE) #732
git-svn-id: svn://ultimatepp.org/upp/trunk@7309 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
47a979d1ca
commit
982913ad12
1 changed files with 1 additions and 1 deletions
|
|
@ -673,7 +673,7 @@ void ChHostSkin()
|
|||
if(engine != "Redmond")
|
||||
DropEdge_Write(ViewEdge());
|
||||
|
||||
SwapOKCancel_Write(true);
|
||||
SwapOKCancel_Write(!Qt);
|
||||
|
||||
GUI_GlobalStyle_Write(GUISTYLE_XP);
|
||||
GUI_DragFullWindow_Write(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue