mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-04 06:36:08 -05:00
added name dialog code, moved 'using namespace std;' out of headers and into source files
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#include <wx/msgdlg.h>
|
||||
#include "window-basic-settings.hpp"
|
||||
using namespace std;
|
||||
|
||||
OBSBasicSettings::OBSBasicSettings(wxWindow *parent)
|
||||
: OBSBasicSettingsBase(parent)
|
||||
|
||||
Reference in New Issue
Block a user