Enable help button by default
svn path=/trunk/kdebase/kwin/; revision=167524
This commit is contained in:
parent
dcbee9a27b
commit
6df2574dba
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ namespace Keramik
|
||||||
|
|
||||||
// Default button layout
|
// Default button layout
|
||||||
const char default_left[] = "M";
|
const char default_left[] = "M";
|
||||||
const char default_right[] = "IAX";
|
const char default_right[] = "HIAX";
|
||||||
|
|
||||||
// Titlebar button bitmaps
|
// Titlebar button bitmaps
|
||||||
unsigned char menu_bits[] = {
|
unsigned char menu_bits[] = {
|
||||||
|
|
Loading…
Reference in a new issue