Skip to content

Commit

Permalink
Removed codec function from sip file.
Browse files Browse the repository at this point in the history
  • Loading branch information
doug1234 committed Apr 4, 2024
1 parent 0f2cbfe commit 651d0bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyqt/sip/qtermwidget.sip
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ public:
void setWorkingDirectory(const QString & dir);
QString workingDirectory();
void setArgs(QStringList & args);
void setTextCodec(QTextCodec *codec);
void setColorScheme(const QString & name);
QStringList getAvailableColorSchemes();
static QStringList availableColorSchemes();
Expand Down

0 comments on commit 651d0bf

Please sign in to comment.