making another try with frontend. this time with nanogui
This commit is contained in:
6
src/client_frontend/choose_element.h
Normal file
6
src/client_frontend/choose_element.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include "id.h"
|
||||
#include <Windows.h>
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
std::wstring open_file(HWND hWnd);
|
||||
Reference in New Issue
Block a user