s/RemoteLinux/ProjectExplorer in comments

Change-Id: Ic17525603cd100fa2014d92ed8203e91ea11713d
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Orgad Shaneh
2012-10-23 21:14:39 +02:00
committed by hjk
parent 2ddd0251b4
commit becdcdc4f4
3 changed files with 4 additions and 4 deletions

View File

@@ -67,6 +67,6 @@ private:
Internal::DeviceProcessesDialogPrivate * const d; Internal::DeviceProcessesDialogPrivate * const d;
}; };
} // namespace RemoteLinux } // namespace ProjectExplorer
#endif // REMOTELINUXPROCESSESDIALOG_H #endif // DEVICEPROCESSESDIALOG_H

View File

@@ -293,4 +293,4 @@ void LocalProcessList::reportDelayedKillStatus()
} }
} // namespace Internal } // namespace Internal
} // namespace RemoteLinux } // namespace ProjectExplorer

View File

@@ -65,6 +65,6 @@ private:
}; };
} // namespace Internal } // namespace Internal
} // namespace RemoteLinux } // namespace ProjectExplorer
#endif // LOCALPROCESSLIST_H #endif // LOCALPROCESSLIST_H