From f7cad53d1f1f37dd0f107300344ba1a9aecb2cb0 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Thu, 9 Apr 2009 22:09:06 +0000 Subject: [PATCH] Remove unwanted comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29167 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/InsetCommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2