Changed the Support Cog link.

CQTexperiment
Chris Moeller 2016-05-09 21:57:04 -07:00
parent 026380fe40
commit dee388d22c
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@
- (IBAction)donate:(id)sender
{
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"http://sourceforge.net/project/project_donations.php?group_id=140003"]];
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://pledgie.com/campaigns/31642"]];
}
- (void)initDefaults