code format
This commit is contained in:
@@ -20,10 +20,10 @@
|
||||
#define LOADER_QGL_H
|
||||
|
||||
#include "globject.h"
|
||||
|
||||
#include <QFileInfo>
|
||||
|
||||
namespace LoaderQGL {
|
||||
}
|
||||
namespace LoaderQGL {}
|
||||
|
||||
GLObjectBase * loadFromQGLFile(const QString & filepath);
|
||||
bool saveToQGLFile(const QString & filepath, const GLObjectBase * o);
|
||||
|
||||
Reference in New Issue
Block a user