Changeset 769 for trunk/tools/configure/environment.h
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/tools/configure/environment.h
r651 r769 72 72 static bool rmdir(const QString &name); 73 73 74 75 74 76 private: 75 77 static Compiler detectedCompiler; 76 78 77 79 static CompilerInfo *compilerInfo(Compiler compiler); 78 static QString keyPath(const QString &rKey);79 static QString keyName(const QString &rKey);80 static QString readRegistryKey(HKEY parentHandle, const QString &rSubkey);81 80 }; 82 81
Note:
See TracChangeset
for help on using the changeset viewer.