mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Improve code style, Wrap code for better readability
This commit is contained in:
@@ -34,7 +34,7 @@ class ConfigSaveLoaderWidget;
|
||||
*/
|
||||
class ConfigSaveLoaderWidget : public QGroupBox
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit ConfigSaveLoaderWidget(QWidget *parent = nullptr);
|
||||
|
||||
Reference in New Issue
Block a user