1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00
vcmi/mapeditor
Sergei Trofimovich 560c528ec8 mapeditor/mainwindow.cpp: use '%s' (not '%b') for string formatter
mapeditor/mainwindow.cpp: In member function
      'void MainWindow::onSelectionMade(int, bool)':
    mapeditor/mainwindow.cpp:1014:47:
      warning: format '%b' expects argument of type 'unsigned int',
      but argument 3 has type 'const char*' [-Wformat=]
     1014 |                 auto info = QString::asprintf(
         "Selection on layer %d: %b", level, anythingSelected ? "true" : "false");
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         |                                                    |
         |                                                    const char*
2022-11-05 20:25:51 +00:00
..
2022-10-22 23:03:01 +03:00
2022-10-17 01:16:27 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-09-25 00:55:05 +04:00
2022-09-25 00:55:05 +04:00
2022-09-18 03:23:17 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-09-18 03:23:17 +04:00
2022-09-18 03:23:17 +04:00
2022-09-18 03:23:17 +04:00
2022-09-18 03:23:17 +04:00
2022-10-08 22:55:15 +04:00
2022-09-18 03:23:17 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-09-18 03:23:17 +04:00
2022-09-18 03:23:17 +04:00
2022-10-17 02:23:26 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-09-18 03:23:17 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-10-16 14:22:34 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-09-18 03:23:17 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-09-18 03:23:17 +04:00
2022-10-13 01:58:49 +04:00
2022-10-13 01:51:55 +04:00
2022-09-18 03:23:17 +04:00
2022-10-16 13:49:47 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00
2022-09-18 03:23:17 +04:00
2022-10-13 01:51:55 +04:00
2022-10-13 01:51:55 +04:00