ifndef typo fixed now the item can be used

svn path=/trunk/KDE/kdebase/workspace/lib/plasma/; revision=671898
This commit is contained in:
Siraj Razick 2007-06-05 18:39:59 +00:00
parent d44d80274b
commit 9d778637b5

View File

@ -16,8 +16,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef PUSHBUTTON_H
#define PUSHBUTTON_H
#ifndef ICON_H
#define ICON_H
#include <QtCore/QObject>
#include <QtGui/QGraphicsTextItem>