X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2Fmodules%2Fscicos%2Fsrc%2Fcpp%2Fview_scilab%2FStateAdapter.hxx;h=0c709cdfdb8afef0f996ecada7beb9b2ad54e5df;hp=8631f296ed8647a260ccfda24914f7b38f5c397e;hb=3c59ba21d5f2;hpb=9e26a0edcade141562fccc30e66fbdaeda46325b diff --git a/scilab/modules/scicos/src/cpp/view_scilab/StateAdapter.hxx b/scilab/modules/scicos/src/cpp/view_scilab/StateAdapter.hxx index 8631f29..0c709cd 100644 --- a/scilab/modules/scicos/src/cpp/view_scilab/StateAdapter.hxx +++ b/scilab/modules/scicos/src/cpp/view_scilab/StateAdapter.hxx @@ -38,8 +38,8 @@ public: return L"xcs"; } - std::wstring getTypeStr(); - std::wstring getShortTypeStr(); + std::wstring getTypeStr() const; + std::wstring getShortTypeStr() const; }; } /* namespace view_scilab */