Skip to content
Snippets Groups Projects
Commit e7012900 authored by Ilka Antcheva's avatar Ilka Antcheva
Browse files

- fix in the comment after ClassDef

git-svn-id: http://root.cern.ch/svn/root/trunk@15394 27541ba8-7e3a-0410-8455-c3a389f83636
parent 36180d8e
No related branches found
No related tags found
No related merge requests found
// @(#)root/gui:$Name: $:$Id: TGTextView.h,v 1.14 2006/05/23 04:47:38 brun Exp $
// @(#)root/gui:$Name: $:$Id: TGTextView.h,v 1.15 2006/06/06 07:44:28 antcheva Exp $
// Author: Fons Rademakers 1/7/2000
/*************************************************************************
......@@ -108,7 +108,7 @@ public:
virtual void DataChanged() { Emit("DataChanged()"); } //*SIGNAL*
ClassDef(TGTextView,0) // Editable text widget base class (links TGText to TGEditView)
ClassDef(TGTextView,0) // Non-editable text viewer widget
};
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment