1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-10 18:43:28 -05:00

Fix comment after #endif

This commit is contained in:
Daniele Forsi 2024-07-09 11:35:15 +02:00
parent a768e91855
commit 15fec2c28d

View File

@ -73,4 +73,4 @@ private slots:
void accept();
};
#endif // SDRGUI_GUI_WORKSPACESELECTIONDIALOG_H_
#endif // SDRGUI_GUI_DEVICESETSELECTIONDIALOG_H_