#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 , 8 years ago
Keywords: | include files added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
r355