mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-04 04:06:43 +03:00
Add x axis field combobox to chart editor
This commit is contained in:
@@ -41,6 +41,8 @@ private slots:
|
||||
void slotChangeSeriesColor();
|
||||
void on_seriesTypeComboBox_currentIndexChanged(const QString &arg1);
|
||||
|
||||
void on_xAxisFieldComboBox_currentTextChanged(const QString &arg1);
|
||||
|
||||
private:
|
||||
void readSetting();
|
||||
void writeSetting();
|
||||
|
Reference in New Issue
Block a user