diff options
Diffstat (limited to 'src/gui/kdeext/RGLed.cpp')
-rw-r--r-- | src/gui/kdeext/RGLed.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/kdeext/RGLed.cpp b/src/gui/kdeext/RGLed.cpp index c1b9604..1edcc4f 100644 --- a/src/gui/kdeext/RGLed.cpp +++ b/src/gui/kdeext/RGLed.cpp @@ -58,12 +58,12 @@ * CVS_SILENT: fixincludes * * Revision 1.19 2001/08/08 14:35:12 hausmann - * - removed empty KActionCollection::childEvent + * - removed empty TDEActionCollection::childEvent * - added sizeHint() and minimumSizeHint() methods to KLed, as advised by * Rik in the comment in kled.h * - removed unused mousePressEvent, mouseMoveEvent and mouseReleaseEvent * handlers from KPassDlg - * - merged KToolBar::insertSeparator() and KToolBar::insertLineSeparator() + * - merged TDEToolBar::insertSeparator() and TDEToolBar::insertLineSeparator() * with their overloaded variants * * Revision 1.18 2001/04/16 22:08:43 pfeiffer |