sdf
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef LAZYLOADEDIMAGE_H
|
||||
#define LAZYLOADEDIMAGE_H
|
||||
|
||||
|
||||
class LazyLoadedImage
|
||||
{
|
||||
public:
|
||||
LazyLoadedImage();
|
||||
};
|
||||
|
||||
#endif // LAZYLOADEDIMAGE_H
|
||||
Reference in New Issue
Block a user