[refactor] change back teleport class name to teleport-app

This commit is contained in:
Julian Sparber
2017-10-02 14:31:57 +02:00
parent 8f17179000
commit 56835864e6
10 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
#include <gtk/gtk.h>
#include "teleport.h"
#include "teleport-app.h"
#include "teleport-window.h"
#include "teleport-server.h"
#include "teleport-peer.h"