X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fframe.hh;h=45916a1d9a3b1391bc02b92a15eaff947d2f85f4;hb=7fe3301e7ea905a8a76d54c22751f3d8a346e28b;hp=df353c7d3471fa6d7f750ace6ce69616e8322664;hpb=07305ec7188fd44f7b6543a3f1f53bc0db3b090d;p=chaz%2Fopenbox diff --git a/src/frame.hh b/src/frame.hh index df353c7d..45916a1d 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -95,7 +95,7 @@ private: otk::Surface *_icon_sur; otk::Surface *_close_sur; - std::string _layout; // layout of the titlebar + otk::ustring _layout; // layout of the titlebar bool _max_press; bool _desk_press;