/forms/logindialog.ui.h.bak

http://thedots.googlecode.com/ · Unknown · 17 lines · 15 code · 2 blank · 0 comment · 0 complexity · d1c9a9bfbaeeb543b64803d967b8744d MD5 · raw file

  1. /****************************************************************************
  2. ** ui.h extension file, included from the uic-generated form implementation.
  3. **
  4. ** If you want to add, delete, or rename functions or slots, use
  5. ** Qt Designer to update this file, preserving your code.
  6. **
  7. ** You should not define a constructor or destructor in this file.
  8. ** Instead, write your code in functions called init() and destroy().
  9. ** These will automatically be called by the form's constructor and
  10. ** destructor.
  11. *****************************************************************************/
  12. #include <qmessagebox.h>
  13. void LoginDialog::newUserClick()
  14. {
  15. }