summaryrefslogtreecommitdiffstats
path: root/khexedit/optiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/optiondialog.h')
-rw-r--r--khexedit/optiondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/optiondialog.h b/khexedit/optiondialog.h
index 0089155..7a8f678 100644
--- a/khexedit/optiondialog.h
+++ b/khexedit/optiondialog.h
@@ -238,7 +238,7 @@ class COptionDialog : public KDialogBase
signals:
void lineSizeChoice( const SDisplayLine &lineSize );
- void tqlayoutChoice( const SDisplayLayout &tqlayout );
+ void layoutChoice( const SDisplayLayout &tqlayout );
void cursorChoice( const SDisplayCursor &cursor );
void colorChoice( const SDisplayColor &color );
void fontChoice( const SDisplayFont &font );