diff options
Diffstat (limited to 'kspread/KSpreadLayoutIface.h')
| -rw-r--r-- | kspread/KSpreadLayoutIface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/KSpreadLayoutIface.h b/kspread/KSpreadLayoutIface.h index 84de8ac4d..c4231032d 100644 --- a/kspread/KSpreadLayoutIface.h +++ b/kspread/KSpreadLayoutIface.h @@ -95,7 +95,7 @@ k_dcop: //don't print text virtual void setDontPrintText ( bool _b); private: - Format *layout; + Format *tqlayout; }; } //namespace KSpread |
