commit 1a3b6242230a914c28be5762657efbe08e96f7c6
parent 66c873593a34a4d4e0b75646846e39cbdcc57a82
Author: falkTX <falktx@falktx.com>
Date: Fri, 31 Mar 2023 22:30:00 +0200
Fix whitespace
Signed-off-by: falkTX <falktx@falktx.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dgl/EventHandlers.hpp b/dgl/EventHandlers.hpp
@@ -156,7 +156,7 @@ public:
bool scrollEvent(const Widget::ScrollEvent& ev);
protected:
- State getState() const noexcept;
+ State getState() const noexcept;
private:
struct PrivateData;