From 8ce5d91dfed3e147dce03d6bbfa117b48f9170da Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Wed, 25 Sep 2013 14:36:59 -0300 Subject: Code cleanup - create a method for cleaning the Palette. Code cleanup, create a method for cleaning the palette, less code is better in this case. :) Signed-off-by: Tomaz Canabrava --- qt-ui/maintab.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/maintab.h') diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index af2ecc07c..5450c2d0e 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -94,6 +94,7 @@ private: enum { NONE, DIVE, TRIP, ADD } editMode; Completers completers; void enableEdition(); + void resetPallete(); }; #endif -- cgit v1.2.3-70-g09d2