Skip to content

Commit

Permalink
RMG: change minor spacing in NetplaySessionBrowserWidget.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Jan 21, 2025
1 parent 847f832 commit 4752e15
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ class NetplaySessionBrowserWidget : public QStackedWidget
bool GetCurrentSession(NetplaySessionData& data);

private:
Widget::NetplaySessionBrowserEmptyWidget* emptyWidget = nullptr;
Widget::NetplaySessionBrowserLoadingWidget* loadingWidget = nullptr;
Widget::NetplaySessionBrowserEmptyWidget* emptyWidget = nullptr;
Widget::NetplaySessionBrowserLoadingWidget* loadingWidget = nullptr;

QTableWidget* tableWidget = nullptr;
QWidget* currentViewWidget = nullptr;
Expand Down

0 comments on commit 4752e15

Please sign in to comment.