compil fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20515 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-09-26 14:39:10 +00:00
parent 5b2415b594
commit a29371bf47

View File

@ -62,7 +62,7 @@ public:
void checkStatus() {}
void redraw() { redrawView(); }
void redrawView() {}
void updateData(string const &) { updateView(); }
void updateData(std::string const &) { updateView(); }
void updateView()
{
widget_->updateView();