diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-07 21:14:06 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-07 21:14:06 +0000 |
commit | 85ababbad0d70284ec5d3c509e73da87e380e6c8 (patch) | |
tree | 2d018f9551c4c92e93c09154765d4d4aa882a3e4 /style/qtc_kstyle.h | |
parent | 12bbadcc619b9bad22ac5b8c26984245a4a87f6f (diff) | |
download | tde-style-qtcurve-85ababbad0d70284ec5d3c509e73da87e380e6c8.tar.gz tde-style-qtcurve-85ababbad0d70284ec5d3c509e73da87e380e6c8.zip |
Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'style/qtc_kstyle.h')
-rw-r--r-- | style/qtc_kstyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/qtc_kstyle.h b/style/qtc_kstyle.h index 9cf17b6..8b3bc8c 100644 --- a/style/qtc_kstyle.h +++ b/style/qtc_kstyle.h @@ -67,7 +67,7 @@ class TQtCKStyle: public TQCommonStyle * internal menu transparency engine. * * @li FilledFrameWorkaround - Enable this flag to facilitate - * proper tqrepaints of TQMenuBars and TQToolBars when the style chooses + * proper repaints of TQMenuBars and TQToolBars when the style chooses * to paint the interior of a TQFrame. The style primitives in question * are PE_PanelMenuBar and PE_PanelDockWindow. The HighColor style uses * this workaround to enable painting of gradients in menubars and |