put an S on the stick button
This commit is contained in:
parent
cac2131e68
commit
0089719c80
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ OBFrame::OBFrame(OBClient *client, otk::Style *style)
|
|||
_button_close.setText("X");
|
||||
_button_iconify.setText("I");
|
||||
_button_max.setText("M");
|
||||
_button_stick.setText("C");
|
||||
_button_stick.setText("S");
|
||||
_label.setText(_client->title());
|
||||
|
||||
_style = 0;
|
||||
|
|
Loading…
Reference in a new issue