You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
262 B
8 lines
262 B
7 months ago
|
// sigslot.h: Signal/Slot classes
|
||
|
//
|
||
|
// Written by Sarah Thompson (sarah@telergy.com) 2002.
|
||
|
//
|
||
|
// License: Public domain. You are free to use this code however you like, with
|
||
|
// the proviso that the author takes on no responsibility or liability for any
|
||
|
// use.
|