Revision 1833 trunk/client/gui_qt/gui_qt.pro

gui_qt.pro (revision 1833)
42 42
    DownloadQueueItem.cpp \
43 43
    DownloadQueueSelectionModel.cpp \
44 44
    NGApplication.cpp \
45
    WidgetNZBCreatorTree.cpp
45
    WidgetNZBCreatorTree.cpp \
46
    WidgetNZBCreatorDetails.cpp
46 47
HEADERS += mainwindow.h \
47 48
    QNNTPGrabGlue.h \
48 49
    WidgetConfig.h \
... ...
77 78
    DownloadQueueItem.h \
78 79
    DownloadQueueSelectionModel.h \
79 80
    NGApplication.h \
80
    WidgetNZBCreatorTree.h
81
    WidgetNZBCreatorTree.h \
82
    WidgetNZBCreatorDetails.h
81 83
FORMS += mainwindow.ui \
82 84
    WidgetConfig.ui \
83 85
    WidgetDownloadQueue.ui \

Also available in: Unified diff