forked from qt-creator/qt-creator
Python: Fix typo
Change-Id: Ide2d1d893ffcb0ebb6cb3aa787cf1f07960fcfc0 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
committed by
David Schulz
parent
7c3d6c1fc1
commit
71a7928194
@@ -64,7 +64,7 @@ private:
|
||||
void cancel();
|
||||
void installFinished();
|
||||
void handleOutput();
|
||||
void hanleError();
|
||||
void handleError();
|
||||
|
||||
const Utils::FilePath m_python;
|
||||
PipPackage m_package;
|
||||
|
||||
Reference in New Issue
Block a user