-rw-r--r-- | library/lnkproperties.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/library/lnkproperties.h b/library/lnkproperties.h index 38da5b2..a88fc10 100644 --- a/library/lnkproperties.h +++ b/library/lnkproperties.h @@ -1,7 +1,7 @@ /********************************************************************** -** Copyright (C) 2000 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** -** This file is part of Qtopia Environment. +** This file is part of the Qtopia Environment. ** ** This file may be distributed and/or modified under the terms of the ** GNU General Public License version 2 as published by the Free Software @@ -52,7 +52,6 @@ public: private slots: void beamLnk(); void unlinkLnk(); - void unlinkIcon(); void duplicateLnk(); signals: |