Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
06843b4c
Commit
06843b4c
authored
Oct 22, 2010
by
Bill King
Browse files
qt-maemo: Make compile on windows.
parent
e6091e78
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qt-maemo/maemoremoteprocessesdialog.h
View file @
06843b4c
...
...
@@ -42,6 +42,7 @@
#define MAEMOREMOTEPROCESSDIALOG_H
#include
<QtGui/QDialog>
#include
<coreplugin/ssh/sshconnection.h>
QT_BEGIN_NAMESPACE
namespace
Ui
{
...
...
@@ -50,8 +51,6 @@ namespace Ui {
class
QSortFilterProxyModel
;
QT_END_NAMESPACE
namespace
Core
{
class
SshConnectionParameters
;
}
namespace
Qt4ProjectManager
{
namespace
Internal
{
class
MaemoRemoteProcessList
;
...
...
src/plugins/qt4projectmanager/qt-maemo/maemoremoteprocesslist.h
View file @
06843b4c
...
...
@@ -47,11 +47,8 @@
#include
<QtCore/QList>
#include
<QtCore/QSharedPointer>
#include
<QtCore/QString>
namespace
Core
{
class
SshConnectionParameters
;
class
SshRemoteProcessRunner
;
}
#include
<coreplugin/ssh/sshconnection.h>
#include
<coreplugin/ssh/sshremoteprocessrunner.h>
namespace
Qt4ProjectManager
{
namespace
Internal
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment