mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-04-08 00:05:40 +02:00
Update smgui.h
This commit is contained in:
parent
342a677c3f
commit
365fe1930c
@ -1,4 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
#include <stdint.h>
|
||||||
#include <imgui.h>
|
#include <imgui.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
@ -144,4 +145,4 @@ namespace SmGui {
|
|||||||
// Config configs
|
// Config configs
|
||||||
void ForceSyncForNext();
|
void ForceSyncForNext();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user