Fixes ornament icon not correctly rendered
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
#include "guiutils.h"
|
||||
|
||||
class RTSurface;
|
||||
class ExportPanelListener
|
||||
{
|
||||
public:
|
||||
@@ -103,6 +104,8 @@ protected:
|
||||
|
||||
ExportPanelListener* listener;
|
||||
|
||||
std::shared_ptr<RTSurface> ornamentSurface;
|
||||
|
||||
void bypassALL_Toggled();
|
||||
void use_fast_pipeline_toggled();
|
||||
void SaveSettingsAsDefault();
|
||||
|
Reference in New Issue
Block a user