Make windows snap to each other

This commit is contained in:
Thomas Frauendorfer 2008-02-29 12:30:47 +01:00
parent ab988d8496
commit 94ca829e98
12 changed files with 29 additions and 94 deletions

View file

@ -23,7 +23,8 @@
#include <QMap>
class QDir;
class Skin : public QWidget
//class Skin : public QWidget
class Skin : public QObject
{
Q_OBJECT
public: