mirror of
https://github.com/YACReader/yacreader
synced 2025-12-04 08:22:51 -05:00
bug fixed onpening next/previous folder
This commit is contained in:
@ -42,7 +42,7 @@ public slots:
|
||||
QList<QString> getFileNames();
|
||||
private:
|
||||
SevenZipInterface * szInterface;
|
||||
|
||||
QLibrary * sevenzLib;
|
||||
void loadFunctions();
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user