mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-25 02:18:30 +01: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…
Reference in New Issue
Block a user