fix dumb build fail

This commit is contained in:
Bella 2020-02-11 19:47:46 -05:00
parent 6093aac25c
commit b8b5d66a9a
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import static org.lwjgl.opengl.GL11.*;
/**
* Created by 086 on 4/08/2017.
*/
public class RootCheckButtonUI extends AbstractComponentUI<CheckButton> {
public class RootCheckButtonUI<T extends CheckButton> extends AbstractComponentUI<CheckButton> {
// SEARCHCOLOUR: CheckButton Colours
protected Color backgroundColour = new Color(67, 54, 191); // normal