mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-24 16:18:04 +03:00
TOC generation has been fixed
This commit is contained in:
@@ -113,6 +113,7 @@ public:
|
||||
virtual void cancelRender() = 0;
|
||||
virtual void setShowProgressDialog(bool value) = 0;
|
||||
virtual bool isShowProgressDialog() const = 0;
|
||||
virtual bool isBusy() = 0;
|
||||
};
|
||||
|
||||
class PrintProcessor{
|
||||
|
||||
Reference in New Issue
Block a user