mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-14 04:55:51 +02:00
Update smgui.h
This commit is contained in:
@ -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();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user