mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
Rework file widget to prevent partial hang
This commit is contained in:
parent
ddb3434a94
commit
15aeb83661
8 changed files with 168 additions and 128 deletions
|
|
@ -14,6 +14,10 @@
|
|||
#include "core/opencl.h"
|
||||
#include "common/widgets/switch.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#include <direct.h>
|
||||
#endif
|
||||
|
||||
namespace satdump
|
||||
{
|
||||
void ImageViewerHandler::init()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue