mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-10-01 19:51:31 +03:00
Using variables in the connection describer has been extended
This commit is contained in:
@@ -60,6 +60,8 @@ private slots:
|
||||
void on_toolButton_clicked();
|
||||
void on_cbbUseDefaultConnection_toggled(bool checked);
|
||||
|
||||
void on_toolButton_2_toggled(bool checked);
|
||||
|
||||
private:
|
||||
Ui::ConnectionDialog *ui;
|
||||
ConnectionDesc* m_connection;
|
||||
|
Reference in New Issue
Block a user