mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-21 03:55:44 +00:00
Sources: Run clang-format on everything.
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
|
||||
#include "qhexedit.h"
|
||||
|
||||
class GRamView : public QHexEdit
|
||||
{
|
||||
class GRamView : public QHexEdit {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user