missed this

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5636 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-11-15 02:50:55 +00:00
parent 3c17b21cf0
commit 4747a1433c

View File

@ -53,7 +53,7 @@ protected:
/// Build the dialog
virtual void build() = 0;
/// Hide the dialog.
void hide();
virtual void hide();
/// Create the dialog if necessary, update it and display it.
void show();