X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Ffocuslabel.cc;fp=otk%2Ffocuslabel.cc;h=e82fa1ed75c4b8fb05f18e34d02f284d33aa159c;hb=74061b4e2d33d7e2101c4edda26cfc2a1294f32b;hp=397a2cac8928b0e113b37fb2b159c8a47980e644;hpb=c03068ee3a2e981e31eeda583d10b9d572de92bd;p=chaz%2Fopenbox diff --git a/otk/focuslabel.cc b/otk/focuslabel.cc index 397a2cac..e82fa1ed 100644 --- a/otk/focuslabel.cc +++ b/otk/focuslabel.cc @@ -41,7 +41,7 @@ void FocusLabel::update(void) : style()->getTextUnfocus()); unsigned int sidemargin = style()->getBevelWidth() * 2; - std::string t = _text; // the actual text to draw + userstring t = _text; // the actual text to draw int x = sidemargin; // x coord for the text // find a string that will fit inside the area for text