Added plugin version header in GUI project #4866
This commit is contained in:
parent
0f4837aa21
commit
c55cf1936b
|
@ -107,7 +107,7 @@ HEADERS += src/MainWindow.h \
|
||||||
src/SslCertificate.h \
|
src/SslCertificate.h \
|
||||||
src/FileSysClient.h \
|
src/FileSysClient.h \
|
||||||
src/Plugin.h \
|
src/Plugin.h \
|
||||||
src/WebClient.h
|
src/WebClient.h \
|
||||||
../lib/common/PluginVersion.h
|
../lib/common/PluginVersion.h
|
||||||
|
|
||||||
RESOURCES += res/Synergy.qrc
|
RESOURCES += res/Synergy.qrc
|
||||||
|
|
Loading…
Reference in New Issue