From d5714ac7fe62676ee1a63be2f965cb567ef7ae3e Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 08 Feb 2002 18:07:57 +0000 Subject: Merged in Charles-Edouard Ruault's calculator patch to add temp conversion. --- (limited to 'noncore/tools/calculator/calculatorimpl.h') diff --git a/noncore/tools/calculator/calculatorimpl.h b/noncore/tools/calculator/calculatorimpl.h index bfb726f..f0180c9 100644 --- a/noncore/tools/calculator/calculatorimpl.h +++ b/noncore/tools/calculator/calculatorimpl.h @@ -124,6 +124,8 @@ private: // an array of doubles holding the conversion ratios double* entry_list; + double* preoffset_list; + double* postoffset_list; QPixmap xtopowerofy; QPixmap ythrootofx; -- cgit v0.9.0.2