mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 20:12:34 +00:00
NOISSUE Refactors and moving of things
This commit is contained in:
@@ -9,7 +9,7 @@ public:
|
||||
JVisualVM(InstancePtr instance, QObject *parent = 0);
|
||||
|
||||
protected:
|
||||
void beginProfilingImpl(MinecraftProcess *process);
|
||||
void beginProfilingImpl(BaseProcess *process);
|
||||
};
|
||||
|
||||
class JVisualVMFactory : public BaseProfilerFactory
|
||||
|
||||
Reference in New Issue
Block a user