mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 05:54:39 -04:00
fixed spaces/tabs mix
This commit is contained in:
@ -10,7 +10,7 @@ public:
|
||||
PackageManager();
|
||||
void createPackage(const QString & libraryPath,const QString & dest);
|
||||
void extractPackage(const QString & packagePath,const QString & destDir);
|
||||
public slots:
|
||||
public slots:
|
||||
void cancel();
|
||||
private:
|
||||
bool creating;
|
||||
|
Reference in New Issue
Block a user