Home
last modified time | relevance | path

Searched refs:okButtonStockId (Results 1 – 1 of 1) sorted by relevance

/dports/deskutils/pinot/pinot-1.20/UI/GTK3/src/
H A DPinotUtils.cpp70 StockID okButtonStockId = Stock::OPEN; in prepare_file_chooser() local
75 okButtonStockId = Stock::SAVE; in prepare_file_chooser()
121 fileChooser.add_button(okButtonStockId, RESPONSE_OK); in prepare_file_chooser()