S
Меня SIGSTOP доставал пару раз, было это давно и ситуация была вполне обоснованная - доступ к убитым объектам... не Ваш вариант )
Size: a a a
S
T
A
SE
QT -= gui
QT += widgets
#include(D:\QtPr\WHGBot\lib\telegrambotlib-qt\telegrambotlib-qt.pri)
CONFIG += c++14 console
CONFIG -= app_bundle
# You can make your code fail to compile if it uses deprecated APIs.
# In order to do so, uncomment the following line.
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
SOURCES += \
main.cpp \
testing.cpp
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
HEADERS += \
testing.h
T
T
𝕄
m
SK
𝕄
SK
𝕄
SK
SE
m
SK
𝕄