forked from qt-creator/qt-creator
QtSupport: Setup DesktopQtVersionFactory, not a single version
Amends 0583fb81ca
.
Change-Id: I6d9964b757ca606a8cf9a310118e49711adffd76
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -81,7 +81,7 @@ public:
|
|||||||
|
|
||||||
void setupDesktopQtVersion()
|
void setupDesktopQtVersion()
|
||||||
{
|
{
|
||||||
static DesktopQtVersion theDesktopQtVersion;
|
static DesktopQtVersionFactory theDesktopQtVersionFactory;
|
||||||
}
|
}
|
||||||
|
|
||||||
// EmbeddedLinuxQtVersion
|
// EmbeddedLinuxQtVersion
|
||||||
|
Reference in New Issue
Block a user