diff options
author | Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de> | 2021-08-01 02:36:42 +0200 |
---|---|---|
committer | Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de> | 2021-08-01 02:36:42 +0200 |
commit | 0e8f295868e826b89114b55a0aa360cb30d7494f (patch) | |
tree | 64b93cf0c608abc5a7b09e090868b487cd4ef826 /src/scenes/remote_control | |
parent | ea9c15a88a645887cda6022b9c304eba806ff17d (diff) | |
download | RWA.Support.DesktopApp-0e8f295868e826b89114b55a0aa360cb30d7494f.tar.gz RWA.Support.DesktopApp-0e8f295868e826b89114b55a0aa360cb30d7494f.tar.bz2 RWA.Support.DesktopApp-0e8f295868e826b89114b55a0aa360cb30d7494f.zip |
add_server_wizard/add_server_wizard -> add_rwahost_wizard/add_rwahost_wizard
Diffstat (limited to 'src/scenes/remote_control')
-rw-r--r-- | src/scenes/remote_control/remote_control_manager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scenes/remote_control/remote_control_manager.h b/src/scenes/remote_control/remote_control_manager.h index 6f2fbdb..4554724 100644 --- a/src/scenes/remote_control/remote_control_manager.h +++ b/src/scenes/remote_control/remote_control_manager.h @@ -1,5 +1,5 @@ -#ifndef REMOTECONTROLMANAGER_H -#define REMOTECONTROLMANAGER_H +#ifndef REMOTE_CONTROL_MANAGER_H +#define REMOTE_CONTROL_MANAGER_H #include <QObject> |