mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-14 02:09:22 -04:00
refactor: Remove experimental flag
This commit is contained in:
@@ -39,4 +39,12 @@ private:
|
||||
|
||||
ProviderSettings &providerSettings();
|
||||
|
||||
struct LegacyApiKeyEntry
|
||||
{
|
||||
QString label;
|
||||
QString value;
|
||||
};
|
||||
|
||||
LegacyApiKeyEntry legacyApiKeyForClientApi(const QString &clientApi);
|
||||
|
||||
} // namespace QodeAssist::Settings
|
||||
|
||||
Reference in New Issue
Block a user