added words and message
This commit is contained in:
+6
-1
@@ -1,6 +1,11 @@
|
||||
#include "lazyloadedimage.h"
|
||||
|
||||
LazyLoadedImage::LazyLoadedImage()
|
||||
LazyLoadedImage::LazyLoadedImage(QString url)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
LazyLoadedImage::LazyLoadedImage(QImage *image)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user