From 2b11a757cf04ca06329a0b5d11eb6c3bae77a200 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 30 Apr 2010 11:59:00 +0200 Subject: New rekonq_defines.h Speed up compilation & linking on Win, Lin & Mac. Step 1 --- src/webtab.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/webtab.cpp') diff --git a/src/webtab.cpp b/src/webtab.cpp index 1b0eef5e..ae4d34c6 100644 --- a/src/webtab.cpp +++ b/src/webtab.cpp @@ -61,9 +61,6 @@ #include #include -// Defines -#define QL1S(x) QLatin1String(x) - WebTab::WebTab(QWidget *parent) : QWidget(parent) -- cgit v1.2.1