X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkWxGUITextEditor.h;h=e1a1a589a3c0fe254f43aeaf4f13834aa92366a3;hb=a94262289f8148799f8e319c216d5af2a6053c18;hp=166a46f02743f58412abb7badaa90ec127da8699;hpb=975161a89341e867c53da1dedd15e2f97cbd4586;p=bbtk.git diff --git a/kernel/src/bbtkWxGUITextEditor.h b/kernel/src/bbtkWxGUITextEditor.h index 166a46f..e1a1a58 100644 --- a/kernel/src/bbtkWxGUITextEditor.h +++ b/kernel/src/bbtkWxGUITextEditor.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkWxGUITextEditor.h,v $ Language: C++ - Date: $Date: 2009/04/15 15:45:50 $ - Version: $Revision: 1.9 $ + Date: $Date: 2009/12/04 10:48:34 $ + Version: $Revision: 1.10 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -110,6 +110,7 @@ namespace bbtk WxGUITextEditor* mEditor; WxTextCtrlGettingKeyEvents* mwxInputText; wxTextAttr* mwxInputTextAttr; + wxFont* mFixedFont; std::string mName; bool mAskFilename;