summaryrefslogtreecommitdiffstats
path: root/src/combobutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/combobutton.h')
-rwxr-xr-xsrc/combobutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/combobutton.h b/src/combobutton.h
index f7c0d41..73d87d3 100755
--- a/src/combobutton.h
+++ b/src/combobutton.h
@@ -84,7 +84,7 @@ private:
/** Recalculate the size of the combobutton */
void balanceSize();
/** The button gets a new label, etc. */
- void tqrepaintButton();
+ void repaintButton();
//public slots:
//void setCurrentItem(const TQString &item, bool insert=false, int index=-1);