moved main-method into a own file and added a GPL Header
This commit is contained in:
parent
883243a376
commit
ad7cf39499
3 changed files with 99 additions and 76 deletions
|
@ -25,7 +25,8 @@ HEADERS += PixWidget.h \
|
|||
BrowseModel.h \
|
||||
BrowseDialog.h
|
||||
|
||||
SOURCES += PixWidget.cpp \
|
||||
SOURCES += main.cpp \
|
||||
PixWidget.cpp \
|
||||
Skin.cpp \
|
||||
MainWindow.cpp \
|
||||
Display.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue