diff options
| author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 | 
|---|---|---|
| committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 | 
| commit | 764544601a689eec271908f30416fa27b127d57e (patch) | |
| tree | 77c284b0b91568245fd14816c9f15d614591a1ae /KMFSysTray/mainwidget_designer.ui | |
| parent | ff419492931de3748936967da36948af7a04d7a0 (diff) | |
| download | kmyfirewall-76454460.tar.gz kmyfirewall-76454460.zip | |
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmyfirewall@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'KMFSysTray/mainwidget_designer.ui')
| -rw-r--r-- | KMFSysTray/mainwidget_designer.ui | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/KMFSysTray/mainwidget_designer.ui b/KMFSysTray/mainwidget_designer.ui index c275006..06cd24c 100644 --- a/KMFSysTray/mainwidget_designer.ui +++ b/KMFSysTray/mainwidget_designer.ui @@ -80,7 +80,7 @@          </widget>      </hbox>  </widget> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/>  <includehints>      <includehint>kled.h</includehint>      <includehint>kpushbutton.h</includehint> | 
