Subversion Repositories OpenInventory

Rev

Rev 207 | Rev 241 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 207 Rev 209
Line 18... Line 18...
18
    database.cpp \
18
    database.cpp \
19
    delegate.cpp \
19
    delegate.cpp \
20
    mymodel.cpp \
20
    mymodel.cpp \
21
    settingform.cpp \
21
    settingform.cpp \
22
    iconform.cpp \
22
    iconform.cpp \
23
    fileform.cpp
23
    fileform.cpp \
-
 
24
    treedelegateform.cpp
24
HEADERS += mainwindow.h \
25
HEADERS += mainwindow.h \
25
    delegate.h \
26
    delegate.h \
26
    mymodel.h \
27
    mymodel.h \
27
    settingform.h \
28
    settingform.h \
28
    iconform.h \
29
    iconform.h \
29
    fileform.h
30
    fileform.h \
-
 
31
    treedelegateform.h
30
FORMS += mainwindow.ui \
32
FORMS += mainwindow.ui \
31
    settingform.ui \
33
    settingform.ui \
32
    iconform.ui \
34
    iconform.ui \
33
    fileform.ui
35
    fileform.ui \
-
 
36
    treedelegateform.ui
34
RESOURCES += dbviewer.qrc
37
RESOURCES += dbviewer.qrc