src/dialogs.cc

changeset 590
7aec744ce97b
parent 571
ec534922f693
child 600
209e3f1f7b2c
equal deleted inserted replaced
589:1417828920e6 590:7aec744ce97b
322 } 322 }
323 323
324 // ============================================================================= 324 // =============================================================================
325 // ----------------------------------------------------------------------------- 325 // -----------------------------------------------------------------------------
326 void AboutDialog::slot_mail() 326 void AboutDialog::slot_mail()
327 { QDesktopServices::openUrl (QUrl ("mailto:Santeri Piippo <slatenails64@gmail.com>?subject=LDForge")); 327 { QDesktopServices::openUrl (QUrl ("mailto:Santeri Piippo <arezey@gmail.com>?subject=LDForge"));
328 } 328 }
329 329
330 // ============================================================================= 330 // =============================================================================
331 // ----------------------------------------------------------------------------- 331 // -----------------------------------------------------------------------------
332 void bombBox (const str& message) 332 void bombBox (const str& message)

mercurial