X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgeneraltab.cpp;h=48597e6d8baa4e7a41f17f71e5d56750fb6beb7b;hb=fce575a51ba1f26418869c20e63b9f388e118ab6;hp=7b18549619638885984e9e5fd77100ecce764c69;hpb=043ecf4d074909ba2f7f53237962f9eaa72f19c2;p=architektonas diff --git a/src/generaltab.cpp b/src/generaltab.cpp index 7b18549..48597e6 100644 --- a/src/generaltab.cpp +++ b/src/generaltab.cpp @@ -10,10 +10,10 @@ // WHO WHEN WHAT // --- ---------- ------------------------------------------------------------ // JLH 06/04/2011 Created this file +// #include "generaltab.h" - GeneralTab::GeneralTab(QWidget * parent/*= 0*/): QWidget(parent) { antialiasChk = new QCheckBox(tr("Use Qt's built-in antialiasing"));