src/prompts.h

changeset 45
f5b526a3423a
parent 44
d0bf58f3560f
equal deleted inserted replaced
44:d0bf58f3560f 45:f5b526a3423a
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #pragma once 19 #pragma once
20 #include <QDialog> 20 #include <QDialog>
21 #include "main.h"
22 #include "types.h" 21 #include "types.h"
23 22
24 // 23 //
25 // ------------------------------------------------------------------------------------------------- 24 // -------------------------------------------------------------------------------------------------
26 // 25 //

mercurial