mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-02 18:08:51 +03:00
Many issues have been optimized and fixed
This commit is contained in:
@@ -760,6 +760,8 @@ public:
|
||||
};
|
||||
std::atomic<bool> m_arrange_running{false};
|
||||
|
||||
void resetUploadCount();
|
||||
|
||||
private:
|
||||
struct priv;
|
||||
std::unique_ptr<priv> p;
|
||||
|
||||
Reference in New Issue
Block a user