mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 19:02:51 +00:00
8 lines
69 B
C++
8 lines
69 B
C++
![]() |
#include "all_includes.h"
|
||
|
|
||
|
int main( int , char** )
|
||
|
{
|
||
|
return 0;
|
||
|
}
|
||
|
|