mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +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