summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/oxyframe.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/oxygen/oxyframe.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/oxyframe.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/apps/oxygen/oxyframe.h b/noncore/apps/oxygen/oxyframe.h
index 4543504..9736ea9 100644
--- a/noncore/apps/oxygen/oxyframe.h
+++ b/noncore/apps/oxygen/oxyframe.h
@@ -13,24 +13,24 @@
* the Free Software Foundation; either version 2 of the License, or *
* ( at your option ) any later version. *
* *
**************************************************************************/
#ifndef _OXYFRAME_H
#define _OXYFRAME_H
-#include <qframe.h>
+#include <qlabel.h>
-class OxyFrame : public QFrame
+class OxyFrame : public QLabel
{
Q_OBJECT
public:
- OxyFrame( QWidget *parent=0, const char *name=0);
+ OxyFrame( QWidget *parent=0, const char *name=0, QString symbol="" );
void mousePressEvent( QMouseEvent *);
QString N;
signals:
/*
* this signal emits the name ( the elemen-number )