mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-01 08:09:59 +02:00
Improve code style, Wrap code for better readability
This commit is contained in:
@@ -36,7 +36,7 @@ class AddTableDialog;
|
||||
*/
|
||||
class AddTableDialog : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit AddTableDialog(QWidget *content_widget, QWidget *parent = nullptr);
|
||||
|
||||
Reference in New Issue
Block a user