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:
cxl 2014-04-23 08:45:53 +00:00
parent 47a979d1ca
commit 982913ad12

View file

@ -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);