Changes
This commit is contained in:
3
lib/spawn_input_box.rb
Normal file
3
lib/spawn_input_box.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
def spawn_input_box(title, text)
|
||||
`kdialog --title "#{title}" --inputbox "#{text}"`
|
||||
end
|
Reference in New Issue
Block a user