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 | c406d61deefc0c3e3173ebe77bfb38a1bc453ce7 (patch) | |
tree | 12ccf93b39a8eedba87ebbd7447d33e5ab59108a /ktuberling/pics/layout.xml | |
parent | 373fe6f2b90bcd2e452f16115a4950a4b46c1f34 (diff) | |
download | tdegames-c406d61deefc0c3e3173ebe77bfb38a1bc453ce7.tar.gz tdegames-c406d61deefc0c3e3173ebe77bfb38a1bc453ce7.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/kdegames@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ktuberling/pics/layout.xml')
-rw-r--r-- | ktuberling/pics/layout.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ktuberling/pics/layout.xml b/ktuberling/pics/layout.xml index 84b09a2a..9e87dae7 100644 --- a/ktuberling/pics/layout.xml +++ b/ktuberling/pics/layout.xml @@ -11,7 +11,7 @@ <ktuberling> - <playground gameboard="potato-game.png" tqmasks="potato-tqmask.png"> + <playground gameboard="potato-game.png" masks="potato-tqmask.png"> <menuitem action="playground_potato_guy"> <label>Potato &Guy</label> @@ -269,7 +269,7 @@ </playground> - <playground gameboard="penguin-game.png" tqmasks="penguin-tqmask.png"> + <playground gameboard="penguin-game.png" masks="penguin-tqmask.png"> <menuitem action="playground_penguin"> <label>&Penguin</label> @@ -422,7 +422,7 @@ </playground> - <playground gameboard="aquarium-game.png" tqmasks="aquarium-tqmask.png"> + <playground gameboard="aquarium-game.png" masks="aquarium-tqmask.png"> <menuitem action="playground_aquarium"> <label>&Aquarium</label> |