Revamp Shared Memory Example: Fix formatting of the dialog.h header

"dialog.h" has inconsitent indentation.

Task-number: QTBUG-108858
Pick-to: 6.6 6.5
Change-Id: Id029d5ec63f3831e5ffcfe2b61d7e86896d4afb5
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
This commit is contained in:
Rym Bouabid 2023-09-11 17:47:20 +02:00
parent 70815d31fe
commit 0a62d4e4c0

View File

@ -30,5 +30,5 @@ class Dialog : public QDialog
}; };
//! [0] //! [0]
#endif #endif // DIALOG_H