mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 18:33:09 -05:00
Remove comments
This commit is contained in:
@ -1257,8 +1257,3 @@ QSize YACReaderFlow3D::minimumSizeHint() const
|
|||||||
{
|
{
|
||||||
return QSize(320, 200);
|
return QSize(320, 200);
|
||||||
}
|
}
|
||||||
|
|
||||||
// YACReaderComicFlow3D implementation
|
|
||||||
// YACReaderComicFlow3D implementation moved to common/rhi/yacreader_comic_flow_rhi.*
|
|
||||||
|
|
||||||
// Implementations for derived flows and loaders live in their own files.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user