drop dummy banana method
see also https://github.com/Swordfish90/cool-retro-term/issues/143
This commit is contained in:
@@ -178,13 +178,6 @@ Module {
|
||||
Parameter { name: "color"; type: "QColor" }
|
||||
}
|
||||
Method { name: "selectionChanged" }
|
||||
Method {
|
||||
name: "banana"
|
||||
Parameter { name: "x"; type: "int" }
|
||||
Parameter { name: "y"; type: "int" }
|
||||
Parameter { name: "z"; type: "int" }
|
||||
Parameter { name: "w"; type: "int" }
|
||||
}
|
||||
Method {
|
||||
name: "setSession"
|
||||
Parameter { name: "session"; type: "KSession"; isPointer: true }
|
||||
|
||||
Reference in New Issue
Block a user