Skip to content

Commit

Permalink
Finish the job
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay authored May 31, 2024
1 parent cc2bc4c commit 0e74236
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Misc/Utility.h
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ class Utility

#if defined(Q_OS_WIN32)
static std::wstring QStringToStdWString(const QString &str);
static QString stdWStringToQString(const std::wstring &str);
#endif

static bool UnZip(const QString &zippath, const QString &destdir);
Expand Down

0 comments on commit 0e74236

Please sign in to comment.