Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#318 closed баг (fixed)

Ошибки в именах подключаемых файлов

Reported by: alx Owned by: dimag
Priority: major Milestone: 2 очередь
Component: ПО MC04-Dispatcher. Пульт диспетчера/техника Keywords: include files
Cc: san

Description

В r353 есть ошибки в именах подключаемых файлов:

  • MC04Dispatcher.cpp:3: QMessagebox вместо QMessageBox;
  • MainAppFrameWindow2.h:7: QPixMap вместо QPixmap;
  • MainAppFrameWindow3.h:7: QPixMap вместо QPixmap;
  • StartupDlg.cpp:5: QPixMap вместо QPixmap;
  • StartupDlg.cpp:6: Qdir вместо QDir;
  • WarningDialog.cpp:2: QPixMap вместо QPixmap;

Необходимо их исправить.

Change History (2)

comment:1 by dimag, 8 years ago

Keywords: include files added
Resolution: fixed
Status: newclosed

comment:2 by san, 6 years ago

Milestone: Текущее2 очередь

Milestone renamed

Note: See TracTickets for help on using tickets.