mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 06:54:39 -04:00
creado yacreader_global.h
reestructuraci?n de parte del c?digo cambio a Qt 4.8.3 uso de QSettings en YACReader, falta leer la configuraci?n desde qsettings
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
//OpenGL Coverflow API by J.Roth
|
||||
|
||||
#pragma once
|
||||
#ifndef __YACREADER_FLOW_GL_H
|
||||
#define __YACREADER_FLOW_GL_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
@ -380,4 +380,6 @@ private:
|
||||
//protected:
|
||||
// void run();
|
||||
//
|
||||
//};
|
||||
//};
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user