Rename file

This commit is contained in:
WarmUpTill
2023-04-29 19:17:07 +02:00
committed by WarmUpTill
parent 5602dfa09a
commit e4d064aaa3
11 changed files with 12 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
#include "connection-manager.hpp"
#include "utility.hpp"
#include "name-dialog.hpp"
#include "switcher-data-structs.hpp"
#include "switcher-data.hpp"
#include <algorithm>
#include <QAction>

View File

@@ -1,5 +1,5 @@
#include "scene-switch-helpers.hpp"
#include "switcher-data-structs.hpp"
#include "switcher-data.hpp"
#include "obs-frontend-api.h"
#include "utility.hpp"

View File

@@ -1,7 +1,6 @@
#include "variable-string.hpp"
#include <switcher-data-structs.hpp>
#include <utility.hpp>
#include "switcher-data.hpp"
#include "utility.hpp"
namespace advss {

View File

@@ -1,5 +1,5 @@
#include "variable-text-edit.hpp"
#include "switcher-data-structs.hpp"
#include "switcher-data.hpp"
namespace advss {

View File

@@ -1,9 +1,8 @@
#include "variable.hpp"
#include "switcher-data.hpp"
#include "math-helpers.hpp"
#include "utility.hpp"
#include <switcher-data-structs.hpp>
namespace advss {
// Keep track of the last time a variable was changed to save some work when