mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-11 12:51:25 -08:00
prevent "SLOT" warning on Windows; tiny revisions;
This commit is contained in:
parent
1d5f1fcb3f
commit
eeaf891d77
10 changed files with 31 additions and 15 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#undef SLOT
|
||||
|
||||
#include <ecl/ecl.h>
|
||||
#include <QCoreApplication>
|
||||
#include <QTextCodec>
|
||||
#include <ecl/ecl.h>
|
||||
#include "eql.h"
|
||||
|
||||
extern "C" void ini_app(cl_object);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue