mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
Audacity.h has shrunk to nothing, now remove it!
This commit is contained in:
committed by
Leland Lucius
parent
d51f505cd9
commit
c5ebc396eb
@@ -27,7 +27,7 @@ click from the menu into the actual function to be called.
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include "ModNullCallback.h"
|
||||
#include "Audacity.h"
|
||||
|
||||
#include "ModuleManager.h"
|
||||
#include "ShuttleGui.h"
|
||||
#include "Project.h"
|
||||
|
@@ -6,7 +6,7 @@
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
#include "Audacity.h"
|
||||
|
||||
|
||||
#include <wx/defs.h>
|
||||
|
||||
|
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include "ScripterCallback.h"
|
||||
#include "../../src/Audacity.h"
|
||||
|
||||
/*
|
||||
There are several functions that can be used in a GUI module.
|
||||
|
Reference in New Issue
Block a user