mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 09:05:57 -05:00
Rename file
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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 {
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "variable-text-edit.hpp"
|
||||
#include "switcher-data-structs.hpp"
|
||||
#include "switcher-data.hpp"
|
||||
|
||||
namespace advss {
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user