Draw file name under thumbnail

This commit is contained in:
2022-05-09 22:56:06 +02:00
parent b84d8127ad
commit 94466a6b9b
7 changed files with 52 additions and 44 deletions
+1
View File
@@ -11,6 +11,7 @@
const int THUMB_SIZE = 128;
const int THUMB_SIZE_BORDER = 138;
const int THUMB_SIZE_BORDER_Y = 158;
class Peak
{