OSDN Git Service

Ver0.19
authorMasayuki Satoh <miyabi.satoh@gmail.com>
Sun, 31 Aug 2014 04:21:20 +0000 (13:21 +0900)
committerMasayuki Satoh <miyabi.satoh@gmail.com>
Sun, 31 Aug 2014 04:21:20 +0000 (13:21 +0900)
main.cpp

index a1b276a..2ea99a0 100644 (file)
--- a/main.cpp
+++ b/main.cpp
@@ -108,7 +108,7 @@ int main(int argc, char *argv[])
         else if (QFileInfo::exists("C:/Program Files/Lhaca/Lhaca.exe")) {\r
             settings.setValue(IniKey_PathArchiver, QQ("C:/Program Files/Lhaca/Lhaca.exe"));\r
         }\r
-        else if (QFileInfo.exists("C:/Program Files/7-zip/7zG.exe")) {\r
+        else if (QFileInfo::exists("C:/Program Files/7-zip/7zG.exe")) {\r
             settings.setValue(IniKey_PathArchiver, QQ("C:/Program Files/7-zip/7zG.exe"));\r
         }\r
 \r