Guitar
src
Util.h
Go to the documentation of this file.
1
#ifndef UTIL_H
2
#define UTIL_H
3
4
class
QWidget;
5
6
namespace
platform
{
7
8
void
createApplicationShortcut
(QWidget *parent);
9
10
}
11
12
#endif
// UTIL_H
platform
Definition:
platform.cpp:4
platform::createApplicationShortcut
void createApplicationShortcut(QWidget *parent)
Definition:
UnixUtil.cpp:14
Generated by
1.9.1