diff options
Diffstat (limited to 'khexedit/hexeditstate.h')
-rw-r--r-- | khexedit/hexeditstate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hexeditstate.h b/khexedit/hexeditstate.h index 04f6425..199d2cc 100644 --- a/khexedit/hexeditstate.h +++ b/khexedit/hexeditstate.h @@ -574,7 +574,7 @@ class SDisplayState { public: SDisplayLine line; - SDisplayLayout tqlayout; + SDisplayLayout layout; SDisplayCursor cursor; SDisplayColor color; SDisplayFont font; |