diff options
author | WBoerenkamps <wrj.boerenkamps@student.avans.nl> | 2024-12-03 12:39:41 +0100 |
---|---|---|
committer | WBoerenkamps <wrj.boerenkamps@student.avans.nl> | 2024-12-03 12:39:41 +0100 |
commit | db181bafbe57e8df5f1df5c0871865701ac62ecc (patch) | |
tree | 7667a2492a9b49d4fa47634fd23d4f3a814e2e49 /src/crepe/api/Button.h | |
parent | 0c9d708d4d44b2de0bb8c8f59e7e6fb098eca272 (diff) |
make format
Diffstat (limited to 'src/crepe/api/Button.h')
-rw-r--r-- | src/crepe/api/Button.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/api/Button.h b/src/crepe/api/Button.h index 0dfad5d..290bb2f 100644 --- a/src/crepe/api/Button.h +++ b/src/crepe/api/Button.h @@ -4,7 +4,6 @@ #include "UiObject.h" - namespace crepe { /** |