style refactor
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ public:
|
||||
LogWindow() = default;
|
||||
~LogWindow() = default;
|
||||
|
||||
void Render(bool* p_open, ConnectionWindow& conn_win);
|
||||
void render(bool* paramOpen, ConnectionWindow& connectionWindow);
|
||||
};
|
||||
|
||||
#endif // SERIAL_SAMPLE_LOGWINDOW_H
|
||||
|
||||
Reference in New Issue
Block a user