From 093ed975800ab1e5c0d73759f07fedf8d5aa2ca6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 15:21:35 -0500 Subject: Initial import of kftpgrabber 0.8.1 from sources --- kftpgrabber/src/ui/foobar.cpp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 kftpgrabber/src/ui/foobar.cpp (limited to 'kftpgrabber/src/ui/foobar.cpp') diff --git a/kftpgrabber/src/ui/foobar.cpp b/kftpgrabber/src/ui/foobar.cpp new file mode 100644 index 0000000..675490c --- /dev/null +++ b/kftpgrabber/src/ui/foobar.cpp @@ -0,0 +1,19 @@ +/*************************************************************************** + * Copyright (C) 2003 by Jernej Kos * + * kostko@jweb-network.net * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + ***************************************************************************/ +#include "foobar.h" + + + + +FooBar::~FooBar() +{ +} + + -- cgit v1.2.3