diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-21 07:43:42 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-21 07:44:53 +0200 |
commit | 31a0400bb07424e371bc7504a5147ae9fcced683 (patch) | |
tree | 2e7b4b942a7e858f69de5467f449945a34e50359 /facetracknoir/facetracknoir.h | |
parent | d8ef79a624305605ae18051315ef111b20d875e0 (diff) |
rename stuff for consistence
Diffstat (limited to 'facetracknoir/facetracknoir.h')
-rw-r--r-- | facetracknoir/facetracknoir.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/facetracknoir/facetracknoir.h b/facetracknoir/facetracknoir.h index c90b33f6..4d4ec9e1 100644 --- a/facetracknoir/facetracknoir.h +++ b/facetracknoir/facetracknoir.h @@ -106,8 +106,8 @@ private slots: void showTrackerSettings(); - void showServerControls(); - void showFilterControls(); + void showProtocolSettings(); + void showFilterSettings(); void showKeyboardShortcuts(); void showCurveConfiguration(); |