13
0

Another windows build fix, declare LuaDialog::ProgressWindow

This commit is contained in:
Robin Gareus 2019-09-02 21:20:06 +02:00
parent 8ce9ac82ae
commit 215bc64455
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -297,6 +297,7 @@ namespace LuaCairo {
namespace LuaDialog {
class Message;
class Dialog;
class ProgressWindow;
}
namespace Cairo {