From c2145aad167a81e2a460e60ac5983904c05b40da Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Fri, 6 May 2011 20:19:30 +0000 Subject: [PATCH] added bitmaps --- llcon.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/llcon.pro b/llcon.pro index bce95c13..4480d309 100755 --- a/llcon.pro +++ b/llcon.pro @@ -175,8 +175,10 @@ DISTFILES += AUTHORS \ src/res/CLEDBlackSmall.png \ src/res/CLEDDisabledSmall.png \ src/res/CLEDGreen.png \ + src/res/CLEDGreenArrow.png \ src/res/CLEDGreenSmall.png \ src/res/CLEDGrey.png \ + src/res/CLEDGreyArrow.png \ src/res/CLEDGreySmall.png \ src/res/CLEDRed.png \ src/res/CLEDRedSmall.png \