plugins/crazychat/test.h@ff19c64bcc64
plugins/crazychat/test.h
Tue, 30 Aug 2005 12:07:58 +0000
- author
- Richard Laager <rlaager@pidgin.im>
- date
- Tue, 30 Aug 2005 12:07:58 +0000
- changeset 11372
- ff19c64bcc64
- parent 11218
-
886e6862af56
- child 12323
-
f52908fb23b0
- permissions
- -rw-r--r--
[gaim-migrate @ 13597]
Removing another problematic correction.
class Test {
public:
Test();
~Test();
void runTest();
private:
asdfint fake;
};