diff options
| author | Ted Gould <ted@canonical.com> | 2009-03-25 15:09:14 -0500 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-03-25 15:09:14 -0500 |
| commit | 5389091febbf181265ccdd8adbd44e7645522448 (patch) | |
| tree | a70f85ca33889133d1257b189f34878022814777 /libdbusmenu-qt/test.c | |
| parent | 65d4a6d87e12d90de0e4870aa6c30584a21e98f8 (diff) | |
| download | libdbusmenu-5389091febbf181265ccdd8adbd44e7645522448.tar.gz libdbusmenu-5389091febbf181265ccdd8adbd44e7645522448.tar.bz2 libdbusmenu-5389091febbf181265ccdd8adbd44e7645522448.zip | |
Getting all the individual directories installing something and having a PC file.
Diffstat (limited to 'libdbusmenu-qt/test.c')
| -rw-r--r-- | libdbusmenu-qt/test.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libdbusmenu-qt/test.c b/libdbusmenu-qt/test.c new file mode 100644 index 0000000..8ebb3f7 --- /dev/null +++ b/libdbusmenu-qt/test.c @@ -0,0 +1,4 @@ + +void mysymbol (void) { + return; +} |
