From fb652a2be46ce1a2081e5dde268cd9f4ebe6fdd0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 15 Nov 2011 15:08:51 -0600 Subject: Fix kdelibs FTBFS on native TQt3 --- tdeprint/cups/imageposition.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint/cups/imageposition.h') diff --git a/tdeprint/cups/imageposition.h b/tdeprint/cups/imageposition.h index 6d6645365..5fbae48da 100644 --- a/tdeprint/cups/imageposition.h +++ b/tdeprint/cups/imageposition.h @@ -52,7 +52,7 @@ protected: private: int position_; - QPixmap pix_; + TQPixmap pix_; }; #endif -- cgit v1.2.1