Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
[db error] main.cpp
DBDEBICH
Apr 26th, 2024
140
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.18 KB
| Source Code
|
0
0
raw
download
clone
embed
print
report
#include "mainwindow.h"
#include <QApplication>
int
main
(
int
argc,
char
*
argv
[
]
)
{
QApplication a
(
argc, argv
)
;
MainWindow w
;
w.
show
(
)
;
return
a.
exec
(
)
;
}
Tags:
cpp
Add Comment
Please,
Sign In
to add comment
Public Pastes
Binance account CW
JavaScript | 15 min ago | 0.05 KB
tv 04-2025 task
JSON | 29 min ago | 0.12 KB
Random Gmail Acc 1A
JavaScript | 31 min ago | 0.05 KB
Hijacking multiple dll loaded by executable f...
Delphi | 45 min ago | 14.11 KB
Make $1000 15-MINUTES (BEGINNER) WM
JavaScript | 48 min ago | 0.05 KB
Untitled
Python | 60 min ago | 0.37 KB
April Fools 2025
JSON | 1 hour ago | 1.02 KB
Untitled
YAML | 1 hour ago | 7.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!