mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 05:27:57 +00:00
Initial VST FilePresenter implementation
This commit is contained in:
8
VST/FileOpenDialog.hpp
Normal file
8
VST/FileOpenDialog.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __AMUSE_FILEOPENDIALOG_HPP__
|
||||
#define __AMUSE_FILEOPENDIALOG_HPP__
|
||||
|
||||
#include <string>
|
||||
|
||||
std::wstring openDB();
|
||||
|
||||
#endif // __AMUSE_FILEOPENDIALOG_HPP__
|
||||
Reference in New Issue
Block a user