Remove #pragma once from uimessage
Some checks failed
Build branch / build-all (push) Failing after 1m13s
CodeQL / Analyze (push) Has been cancelled

This commit is contained in:
smallmodel 2025-03-24 22:16:53 +01:00
parent e2c24abf62
commit f16bec1e0a
No known key found for this signature in database
GPG key ID: A96F163ED4891440

View file

@ -20,8 +20,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
#pragma once
#include "uimessage.h"
CLASS_DECLARATION(UIFloatingWindow, UIMessageDialog, NULL) {