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

@ -18,6 +18,7 @@ HEADERS += PixWidget.h \
PlayStatus.h \
SkinChooser.h \
settingsdialog.h \
basewindow.h \
VolumeSlider.h \
FileDialog.h \
BrowseModel.h \
@ -38,6 +39,7 @@ SOURCES += main.cpp \
PlayStatus.cpp \
SkinChooser.cpp \
settingsdialog.cpp \
basewindow.cpp \
VolumeSlider.cpp \
FileDialog.cpp \
BrowseModel.cpp \