From: Vincent van Ravesteijn Date: Thu, 9 Apr 2009 22:09:06 +0000 (+0000) Subject: Remove unwanted comment. X-Git-Tag: 2.0.0~6890 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f7cad53d1f1f37dd0f107300344ba1a9aecb2cb0;p=lyx.git Remove unwanted comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29167 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/insets/InsetCommand.h b/src/insets/InsetCommand.h index 13f37e5b2e..30f690f6ba 100644 --- a/src/insets/InsetCommand.h +++ b/src/insets/InsetCommand.h @@ -109,7 +109,7 @@ private: docstring contextMenu(BufferView const & bv, int x, int y) const; /// This should provide the text for the button virtual docstring screenLabel() const = 0; - /// show the Label dialog + /// bool showInsetDialog(BufferView * bv) const; private: