Skip to content

Commit

Permalink
Qmake: Remove some unused forward declarations
Browse files Browse the repository at this point in the history
Change-Id: I739204c576aca11f565e9b159cd9a50388a515b8
Reviewed-by: Eike Ziller <[email protected]>
  • Loading branch information
hunger committed Oct 30, 2015
1 parent d7d4c2b commit 66982fc
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,7 @@ class DetailsWidget;

namespace QmakeProjectManager {

class QmakeProject;
class QmakeProFileNode;
class QmakePriFileNode;
class TargetInformation;

namespace Internal {
class DesktopQmakeRunConfigurationFactory;
Expand Down

0 comments on commit 66982fc

Please sign in to comment.