summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/krfboptions.h
Side-by-side diff
Diffstat (limited to 'noncore/comm/keypebble/krfboptions.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/krfboptions.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/comm/keypebble/krfboptions.h b/noncore/comm/keypebble/krfboptions.h
index 41cea35..fd2b65c 100644
--- a/noncore/comm/keypebble/krfboptions.h
+++ b/noncore/comm/keypebble/krfboptions.h
@@ -9,14 +9,14 @@ class KRFBOptions
{
public:
KRFBOptions();
~KRFBOptions();
int encodings();
- void readSettings( Config *config );
- void writeSettings( Config *config );
+ void readSettings();
+ void writeSettings();
bool hexTile;
bool corre;
bool rre;
bool copyrect;