Add delete Icon.

This commit is contained in:
StackZ
2020-03-10 10:47:42 +01:00
parent 95a714012e
commit ff2226c4c0
8 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ private:
{295, 215, 25, 25}, // Arrow Down.
{0, 215, 25, 25}, // Back Arrow.
{5, 0, 25, 25}, // viewMode Change
{45, 0, 25, 25}, // Search.
{45, 0, 25, 25}, // Delete.
};
std::vector<Structs::ButtonPos> subPos = {
{10, 70, 140, 40}, // Script list.
+1 -1
View File
@@ -100,7 +100,7 @@ private:
{295, 215, 25, 25}, // Arrow Down.
{0, 215, 25, 25}, // Back Arrow.
{5, 0, 25, 25}, // ViewMode Change.
{45, 0, 25, 25}, // Search.
{45, 0, 25, 25}, // Delete.
{85, 0, 25, 25}, // Update.
};
std::vector<Structs::ButtonPos> URLBtn = {