freebsd-ports/sysutils/kkeyled/files/patch-ledcfgdia.h
Markus Brueffer b45207534f Fix build with gcc 3.4.2
PR:		ports/70071
Submitted by:	Christian Hiris <4711@chello.at>
2004-08-12 12:41:48 +00:00

13 lines
294 B
C++

--- kkeyled/ledcfgdia.h.orig Wed Feb 18 20:48:46 2004
+++ kkeyled/ledcfgdia.h Fri Aug 6 13:19:04 2004
@@ -92,10 +92,6 @@
QPushButton* CancelButton;
protected:
- ;
- ;
- ;
-
QVBoxLayout* ledcfgdiaLayout;
QVBoxLayout* mainFrameLayout;
QVBoxLayout* Frame27Layout;