mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-20 06:30:03 +03:00
Translations has been fixed
This commit is contained in:
@@ -218,6 +218,7 @@ namespace LimeReport {
|
||||
const QString& propertyName,
|
||||
const QVariant& oldValue,
|
||||
const QVariant& newValue);
|
||||
void itemPropertyObjectNameChanged(const QString& oldName, const QString& newName);
|
||||
void itemAdded(LimeReport::PageDesignIntf* page, LimeReport::BaseDesignIntf* item);
|
||||
void itemRemoved(LimeReport::PageDesignIntf* page, LimeReport::BaseDesignIntf* item);
|
||||
void bandAdded(LimeReport::PageDesignIntf* page, LimeReport::BandDesignIntf* band);
|
||||
|
||||
Reference in New Issue
Block a user