revisions

This commit is contained in:
pls.153 2022-03-07 19:38:25 +01:00
parent 9114e28b92
commit fc662c4f48
16 changed files with 37 additions and 39 deletions

View file

@ -1,5 +1,4 @@
#ifndef ECL_EXT_H
#define ECL_EXT_H
#pragma once
#undef SLOT
@ -87,5 +86,3 @@ void iniCLFunctions();
void error_msg(const char*, cl_object);
QT_END_NAMESPACE
#endif