diff options
author | Slávek Banko <[email protected]> | 2013-09-03 20:03:18 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-09-03 21:03:38 +0200 |
commit | d17de25b7fe2200ed60b15ec6801e3458b2c1046 (patch) | |
tree | f8d177d2e951eab368c0491c24837836ef41470b /kommander/widgets/fontdialog.h | |
parent | 9b520883661b34a40beb46cedb80355fbe6587ad (diff) | |
download | tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.tar.gz tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'kommander/widgets/fontdialog.h')
-rw-r--r-- | kommander/widgets/fontdialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/widgets/fontdialog.h b/kommander/widgets/fontdialog.h index 6fabaf0a..c9e9e7ba 100644 --- a/kommander/widgets/fontdialog.h +++ b/kommander/widgets/fontdialog.h @@ -4,7 +4,7 @@ // Description: // // -// Author: Andras Mantia <[email protected]>, (C) 2008 +// Author: Andras Mantia <[email protected]>, (C) 2008 // // Copyright: See COPYING file that comes with this distribution // @@ -18,7 +18,7 @@ #include <tqfont.h> /** - @author Andras Mantia <[email protected]> + @author Andras Mantia <[email protected]> */ class FontDialog : public TQLabel, public KommanderWidget { |