aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinux.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2018-11-01 12:24:03 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2018-11-19 09:13:00 +0000
commitd775c26bcd072252075dc82dc35bf22d53c6b7f7 (patch)
tree6ef9ec25db26306858675b9d479ec94f3ddbd22f /src/plugins/remotelinux/remotelinux.pro
parent424923817cd018767671e0e88b90deef3fd4917a (diff)
RemoteLinux: Offer X11 forwarding in run configurations
Change-Id: I736d76e072a97fa148286c30c4ca36bf4c1253e2 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/remotelinux/remotelinux.pro')
-rw-r--r--src/plugins/remotelinux/remotelinux.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/remotelinux/remotelinux.pro b/src/plugins/remotelinux/remotelinux.pro
index 69ead7e37d2..a5aa037ef1d 100644
--- a/src/plugins/remotelinux/remotelinux.pro
+++ b/src/plugins/remotelinux/remotelinux.pro
@@ -43,6 +43,7 @@ HEADERS += \
linuxdeviceprocess.h \
remotelinuxcustomrunconfiguration.h \
remotelinuxsignaloperation.h \
+ remotelinuxx11forwardingaspect.h \
deploymenttimeinfo.h
SOURCES += \
@@ -84,6 +85,7 @@ SOURCES += \
linuxdeviceprocess.cpp \
remotelinuxcustomrunconfiguration.cpp \
remotelinuxsignaloperation.cpp \
+ remotelinuxx11forwardingaspect.cpp \
deploymenttimeinfo.cpp
FORMS += \