Make windows snap to each other
This commit is contained in:
parent
ab988d8496
commit
94ca829e98
12 changed files with 29 additions and 94 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue