From d66bae289ee2c3c359fa959764ac2e814a179f69 Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 10 Sep 2004 11:18:05 +0000 Subject: Move the pixmap to calcdisplay.cpp to avoid warnings --- (limited to 'noncore/tools/euroconv/calcdisplay.h') diff --git a/noncore/tools/euroconv/calcdisplay.h b/noncore/tools/euroconv/calcdisplay.h index d1902cf..a48ab77 100644 --- a/noncore/tools/euroconv/calcdisplay.h +++ b/noncore/tools/euroconv/calcdisplay.h @@ -23,34 +23,6 @@ #include -/* XPM */ -static char *swap_xpm[] = { -/* width height num_colors chars_per_pixel */ -" 13 18 2 1", -/* colors */ -". c None", -"# c #000000", -/* pixels */ -"..#######....", -"..#####......", -"..######.....", -"..#...###....", -"........##...", -".........##..", -"..........##.", -"...........##", -"...........##", -"...........##", -"...........##", -"..........##.", -".........##..", -"........##...", -"..#...###....", -"..######.....", -"..#####......", -"..#######....", -}; - class LCDDisplay : public QHBox{ -- cgit v0.9.0.2