0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-25 00:18:06 +03:00

Signals renaming fixed

This commit is contained in:
Arin Alexander
2018-05-31 18:49:57 +03:00
parent 8d8bea869e
commit 353712864a
7 changed files with 41 additions and 40 deletions

View File

@@ -186,7 +186,7 @@ signals:
void multiItemSelected();
void commandHistoryChanged();
void cleared();
void loaded();
void loadFinished();
void activePageChanged();
void activePageUpdated(LimeReport::PageDesignIntf*);
void bandAdded(LimeReport::PageDesignIntf*, LimeReport::BandDesignIntf*);