diff --git a/src/widgets/iconwidget.h b/src/widgets/iconwidget.h index fdd10ee..5017003 100644 --- a/src/widgets/iconwidget.h +++ b/src/widgets/iconwidget.h @@ -42,4 +42,5 @@ private: const uint16_t *m_lastIcon; }; -} + +} // namespace espgui