mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-04-25 09:29:23 -04:00
add missing files to retroshare-gui.pro
This commit is contained in:
parent
24fd4ae3e7
commit
a089bc6e06
@ -1225,15 +1225,23 @@ gxsthewire {
|
|||||||
DEFINES += RS_USE_WIRE
|
DEFINES += RS_USE_WIRE
|
||||||
|
|
||||||
HEADERS += gui/TheWire/PulseItem.h \
|
HEADERS += gui/TheWire/PulseItem.h \
|
||||||
|
gui/TheWire/PulseDetails.h \
|
||||||
gui/TheWire/WireDialog.h \
|
gui/TheWire/WireDialog.h \
|
||||||
|
gui/TheWire/WireGroupItem.h \
|
||||||
|
gui/TheWire/WireGroupDialog.h \
|
||||||
gui/TheWire/PulseAddDialog.h \
|
gui/TheWire/PulseAddDialog.h \
|
||||||
|
|
||||||
FORMS += gui/TheWire/PulseItem.ui \
|
FORMS += gui/TheWire/PulseItem.ui \
|
||||||
|
gui/TheWire/PulseDetails.ui \
|
||||||
|
gui/TheWire/WireGroupItem.ui \
|
||||||
gui/TheWire/WireDialog.ui \
|
gui/TheWire/WireDialog.ui \
|
||||||
gui/TheWire/PulseAddDialog.ui \
|
gui/TheWire/PulseAddDialog.ui \
|
||||||
|
|
||||||
SOURCES += gui/TheWire/PulseItem.cpp \
|
SOURCES += gui/TheWire/PulseItem.cpp \
|
||||||
|
gui/TheWire/PulseDetails.cpp \
|
||||||
gui/TheWire/WireDialog.cpp \
|
gui/TheWire/WireDialog.cpp \
|
||||||
|
gui/TheWire/WireGroupItem.cpp \
|
||||||
|
gui/TheWire/WireGroupDialog.cpp \
|
||||||
gui/TheWire/PulseAddDialog.cpp \
|
gui/TheWire/PulseAddDialog.cpp \
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user