changed: class Cur -> struct Cur in plugin.h
git-svn-id: svn://ttmath.org/publicrep/winix/branches/0.7.x@1154 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
namespace Winix
|
||||
{
|
||||
class Db;
|
||||
class Cur;
|
||||
struct Cur;
|
||||
class System;
|
||||
class Functions;
|
||||
class Templates;
|
||||
|
Reference in New Issue
Block a user