more accurate comment

This commit is contained in:
in1tiate 2021-08-11 09:40:11 -05:00
parent d84194871e
commit 42760bc3f8

View File

@ -140,7 +140,7 @@ protected:
// Center the QLabel in the viewport based on the dimensions of f_pixmap // Center the QLabel in the viewport based on the dimensions of f_pixmap
void center_pixmap(QPixmap f_pixmap); void center_pixmap(QPixmap f_pixmap);
// Populate the frame and delay vectors. Done asynchronously. // Populates the frame and delay vectors with the next frame's data.
void load_next_frame(); void load_next_frame();
signals: signals: