diff options
| author | 2009-09-30 21:57:58 +0000 | |
|---|---|---|
| committer | 2009-09-30 21:57:58 +0000 | |
| commit | 2181ad315bcc70741091456d729c8d26fbb18fa8 (patch) | |
| tree | 73f9bc762eecde0c4de01a3f668b4115cf0c2aee /src/modules/objects/class_hbox.cpp | |
| parent | removed debug comment (diff) | |
| download | KVIrc-2181ad315bcc70741091456d729c8d26fbb18fa8.tar.gz KVIrc-2181ad315bcc70741091456d729c8d26fbb18fa8.tar.bz2 KVIrc-2181ad315bcc70741091456d729c8d26fbb18fa8.zip | |
Some fixes in objects module
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3535 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/class_hbox.cpp')
| -rw-r--r-- | src/modules/objects/class_hbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_hbox.cpp b/src/modules/objects/class_hbox.cpp index b344d0b4d..091b7e13d 100644 --- a/src/modules/objects/class_hbox.cpp +++ b/src/modules/objects/class_hbox.cpp @@ -4,7 +4,7 @@ // Creation date : Wed Mar 01 2005 23:00:01 by Alessandro Carbone & Tonino Imbesi // // This file is part of the KVirc irc client distribution -// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com) +// Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License |
