From f75abb341ecd6f7f11a9b9ae01605135f3953ca3 Mon Sep 17 00:00:00 2001 From: Nikolai Kosjar Date: Mon, 9 Jan 2012 16:23:40 +0100 Subject: Deploy steps: Introduce SimpleBuildStepConfigWidget. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This simplifies some deploy steps and replaces RemoteLinuxDeployStepWidget. Change-Id: I4ad82c498cee0f15e1c93bf915cd48355017eb84 Reviewed-by: Daniel Teske Reviewed-by: Christian Kandeler Reviewed-by: Paweł Polański --- src/plugins/remotelinux/remotelinux.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/plugins/remotelinux/remotelinux.pro') diff --git a/src/plugins/remotelinux/remotelinux.pro b/src/plugins/remotelinux/remotelinux.pro index 00990e0252..184f91c21a 100644 --- a/src/plugins/remotelinux/remotelinux.pro +++ b/src/plugins/remotelinux/remotelinux.pro @@ -47,7 +47,6 @@ HEADERS += \ linuxdevicetestdialog.h \ remotelinuxprocesslist.h \ remotelinuxprocessesdialog.h \ - remotelinuxdeploystepwidget.h \ linuxdeviceconfigurationssettingswidget.h \ remotelinuxenvironmentreader.h \ sshkeydeployer.h \ @@ -103,7 +102,6 @@ SOURCES += \ linuxdevicetestdialog.cpp \ remotelinuxprocesslist.cpp \ remotelinuxprocessesdialog.cpp \ - remotelinuxdeploystepwidget.cpp \ linuxdeviceconfigurationssettingswidget.cpp \ remotelinuxenvironmentreader.cpp \ sshkeydeployer.cpp \ -- cgit v1.2.1